From 44b994ed8ec91554869139c133c91595a3bce4dd Mon Sep 17 00:00:00 2001 From: Maxim Date: Sun, 30 Aug 2020 19:45:08 +0800 Subject: [PATCH] Change strings --- langs/en.json | 2 +- langs/ru.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/en.json b/langs/en.json index 0c8a893..f66e5a4 100644 --- a/langs/en.json +++ b/langs/en.json @@ -7,7 +7,7 @@ "FRIENDS": "Friends", "DOWNLOADS": "Downloads", "NOTIFICATIONS": "Notifications", - "QUEUE": "Playing queue", + "QUEUE": "Queue", "SETTINGS": "Settings" }, "GENERAL": { diff --git a/langs/ru.json b/langs/ru.json index 1634e8b..404f4ac 100644 --- a/langs/ru.json +++ b/langs/ru.json @@ -7,7 +7,7 @@ "FRIENDS": "Друзья", "DOWNLOADS": "Загрузки", "NOTIFICATIONS": "Оповещения", - "QUEUE": "Очередь воспроизведения", + "QUEUE": "Очередь", "SETTINGS": "Настройки" }, "GENERAL": {