From a62501cfe2031133c59ec7a987f82a5f2a660ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ndor?= Date: Mon, 4 Jun 2018 18:37:13 +0000 Subject: [PATCH] 2018Q1 base file --- en.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en.js b/en.js index 98f83cb..9f28494 100644 --- a/en.js +++ b/en.js @@ -32,6 +32,8 @@ lang_arr['language'] = 'Language:'; lang_arr['category'] = 'Category:'; lang_arr['general'] = 'General'; lang_arr['shuffle_info'] = 'Press [SPACE] to Shuffle!'; +lang_arr['skip_info'] = 'Press [S] to Skip!'; +lang_arr['add_info'] = 'Click here to add a new VS.'; lang_arr['vote_info'] = 'Press [1] or [2] to vote! Much better, right? :)'; lang_arr['lang_info'] = 'Select a language to see VSes created in your language.'; -lang_arr['category_info'] = 'Select a category to limit VSes created for that category.'; \ No newline at end of file +lang_arr['category_info'] = 'Select a category to limit VSes created for that category.';