aboutsummaryrefslogtreecommitdiffstats
path: root/res/langs
diff options
context:
space:
mode:
authorAustin Riddell <53499821+aus-tin@users.noreply.github.com>2020-05-19 10:37:35 -0500
committerGitHub <noreply@github.com>2020-05-19 18:37:35 +0300
commitd88e6d0f80211b2ace5595af9931b997eb4c6bc4 (patch)
tree12d9a63b404c1af3e6cec9a6c19d91d55473c81f /res/langs
parent9168f9d5a8a6333e45309fdeabb2f71a368a5fce (diff)
Major frontend redesign (#5)
* Major frontend redesign * Some improvements Co-authored-by: RblSb <msrblsb@gmail.com>
Diffstat (limited to 'res/langs')
-rw-r--r--res/langs/en.json5
-rw-r--r--res/langs/ru.json7
2 files changed, 11 insertions, 1 deletions
diff --git a/res/langs/en.json b/res/langs/en.json
index 36cb672..26dbf24 100644
--- a/res/langs/en.json
+++ b/res/langs/en.json
@@ -27,7 +27,9 @@
"exit": "Exit",
"settings": "Settings",
"synchThreshold": "Synch Threshold",
+ "general": "General",
"hotkeys": "Hotkeys",
+ "video": "Video",
"channel": "Channel",
"layout": "Layout",
"swapLayout": "Swap Layout",
@@ -43,11 +45,14 @@
"enterUserPassword": "Enter User Password",
"yourPassword": "Your Password",
"emotes": "Emotes",
+ "chat": "Chat",
"clearChat": "Clear Chat",
+ "chatlinePlaceholder": "Send a message...",
"addVideoFromUrl": "Add video from URL",
"embedCustomFrame": "Embed a custom frame",
"clearPlaylist": "Clear playlist",
"shufflePlaylist": "Shuffle playlist",
+ "playlist": "Playlist",
"playlistOpen": "Playlist open",
"playlistLocked": "Playlist locked",
"expandPlayer": "Expand player",
diff --git a/res/langs/ru.json b/res/langs/ru.json
index 808eb56..70d9917 100644
--- a/res/langs/ru.json
+++ b/res/langs/ru.json
@@ -27,7 +27,9 @@
"exit": "Выход",
"settings": "Настройки",
"synchThreshold": "Частота синхронизации",
+ "general": "Основное",
"hotkeys": "Горячие клавиши",
+ "video": "Видео",
"channel": "Канал",
"layout": "Разметка",
"swapLayout": "Сменить разметку",
@@ -43,11 +45,14 @@
"enterUserPassword": "Введите пароль пользователя",
"yourPassword": "Ваш пароль",
"emotes": "Смайлы",
- "clearChat": "Очистить",
+ "chat": "Чат",
+ "clearChat": "Очистить чат",
+ "chatlinePlaceholder": "Введите сообщение...",
"addVideoFromUrl": "Добавить видео по ссылке",
"embedCustomFrame": "Добавить iframe",
"clearPlaylist": "Очистить плейлист",
"shufflePlaylist": "Перемешать плейлист",
+ "playlist": "Плейлист",
"playlistOpen": "Плейлист открыт",
"playlistLocked": "Плейлист заблокирован",
"expandPlayer": "Расширить плеер",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage