aboutsummaryrefslogtreecommitdiffstats
path: root/res/langs
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-02-24 13:57:09 +0300
committerRblSb <msrblsb@gmail.com>2020-02-24 13:57:09 +0300
commit2849df4f2c5e7f289a7cf4c2db9daf68f5653545 (patch)
tree4e5a94d576d2ab2624d3005cadbc8dc9861cdd7e /res/langs
parent9c6cd2c2310d2e3ce3d1a6e3350a97e7ba0ca657 (diff)
Save state and error logs
Diffstat (limited to 'res/langs')
-rw-r--r--res/langs/en.json1
-rw-r--r--res/langs/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/res/langs/en.json b/res/langs/en.json
index 5fa5d53..ea1ca74 100644
--- a/res/langs/en.json
+++ b/res/langs/en.json
@@ -6,6 +6,7 @@
"online": "online",
"nothingPlaying": "Nothing Playing",
"usernameError": "Username must be from 1 to $MAX characters and don't repeat another's.",
+ "addVideoError": "Failed to add video.",
"rawVideo": "Raw video",
"videos": "videos",
"addedBy": "Added by",
diff --git a/res/langs/ru.json b/res/langs/ru.json
index f9944d1..eb2c1b3 100644
--- a/res/langs/ru.json
+++ b/res/langs/ru.json
@@ -6,6 +6,7 @@
"online": "онлайн",
"nothingPlaying": "Ничего не играет",
"usernameError": "Ник должен быть от 1 до $MAX символов и не повторять чужие.",
+ "addVideoError": "Не удалось добавить видео.",
"rawVideo": "Исходное видео",
"videos": "видео",
"addedBy": "Добавлено",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage