-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathENG.ini
66 lines (61 loc) · 2.77 KB
/
ENG.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[LANGUAGE]
lang_install_next = "Next"
lang_install_install = "Install"
lang_install_installing = "Installing"
lang_install_presentation = "Welcome on the admin panel of TwitchBotStream v1.0.0, you are currently on the installation part. To help you configure it, I invite you to take a look at this video"
lang_install_bot_game = "Game"
lang_install_bot_spam = "Anti Spam / Anti Flood"
lang_install_bot_mods = "Moderator at your command"
lang_install_bot_blacklist = "Word not allowed"
lang_install_select_chanel = "Select your Twitch channel where your bot will be on <em>https://www.twitch.tv/<b>YOUR CHANEL</b></em>"
lang_install_select_user = "Log in to the bot account to be on. Recover your OAuth here: <a href='https://twitchapps.com/tmi/'>OAuth generator</a>"
lang_install_user = "Username"
lang_install_password = "OAuth"
lang_install_bot_edit = "Modify your bot to make it the style you want."
lang_install_bot_color = "Color"
lang_install_success = "The installation was successful, go to the administration page"
lang_install_administration = "Admin"
lang_admin_administration = "Admin"
lang_nav_statistic = "Statistics"
lang_nav_command = "Command"
lang_nav_title = "Category"
lang_nav_admin = "Admin"
lang_panel_stats = "Statistics"
lang_panel_stats_follower = "Followers (global / last)"
lang_panel_stats_viewer = "Viewers"
lang_panel_stats_message = "Message (session)"
lang_panel_stats_sondage = "Survey"
lang_panel_stats_form_question = "Question"
lang_panel_stats_form_question_add = "Add"
lang_panel_stats_form_reponse = "Add answer"
lang_panel_stats_form_reponse_add = "Add"
lang_panel_stats_table_question = "Question"
lang_panel_stats_table_reponse = "Answer"
lang_panel_admin = "Admin"
lang_panel_bot_start = "Start the bot"
lang_panel_bot_stop = "Stop the bot"
lang_panel_bot_color = "Color of bot"
lang_panel_bot_color_hex = "Hexadecimal"
lang_panel_bot_color_save = "Save"
lang_panel_command_event = "Event"
lang_panel_command_command = "Command"
lang_panel_command_action_join = "onJoin"
lang_panel_command_action_leave = "onLeave"
lang_panel_command_method_me = "Me"
lang_panel_command_method_chat = "Chat"
lang_panel_command_method_whisper = "Private message"
lang_panel_command_add = "Add"
lang_panel_command_command_add = "Add"
lang_panel_command_command_command = "Command"
lang_panel_command_command_result = "Result"
lang_panel_command_command_option = "Option"
lang_panel_command_command_owner = "Streamer"
lang_panel_command_command_user = "User"
lang_panel_command_command_modo = "Moderator"
lang_panel_command_event_me = "Me"
lang_panel_command_event_chat = "Chat"
lang_panel_command_event_whisper = "Private message"
lang_panel_command_event_event = "Event"
lang_panel_command_event_method = "Method"
lang_panel_command_event_result = "Result"
lang_panel_command_event_option = "Option"