From 3485abb2a5046572bdcc90b3c68ab5914697bde2 Mon Sep 17 00:00:00 2001 From: Maxim Date: Tue, 31 Jan 2023 21:12:23 +0800 Subject: [PATCH] Update strings --- langs/en.json | 11 ++++++++--- langs/ru.json | 9 +++++++-- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/langs/en.json b/langs/en.json index 1f3907e..cd535f0 100644 --- a/langs/en.json +++ b/langs/en.json @@ -110,6 +110,7 @@ "ADD_TO_PLAYLIST": "Add to playlist", "DELETE": "Remove audio", "SHARE": "Share audio", + "LYRICS": "Open lyrics", "EDIT": "Edit audio", "DOWNLOAD": "Download audio", "REMOVE_QUEUE": "Remove from queue" @@ -480,6 +481,9 @@ "MESSAGE": "Enter your message...", "BUTTON": "Share" }, + "LYRICS": { + "REMAIN": "Before playing: {{ time }}" + }, "UPLOAD": { "NAVIGATION": { "PC": "From PC", @@ -614,7 +618,8 @@ }, "CONTROLS": { "DOWNLOAD": "Download", - "SHARE": "Share" + "SHARE": "Share", + "LYRICS": "Lyrics" }, "SONG": { "ADD": "Add", @@ -671,7 +676,7 @@ "FAQ": [ { "question": "Why?", - "answer": "The first reason - consuming of PC resources. Meridius consumes PC resources less than any desktop browser" + "answer": "The first reason - consuming of PC resources. Meridius consumes PC resources less than any desktop browser." }, { "question": "Why VK if Spotify / Apple Music more easy and has more music?", @@ -691,7 +696,7 @@ }, { "question": "Can you upload source code?", - "answer": "I promise that source code will be upload if I tired of developing. In the meantime, I have the right not to do it." + "answer": "Source code will be upload if I tired of developing. In the meantime, I have the right not to do it." }, { "question": "Very low FPS", diff --git a/langs/ru.json b/langs/ru.json index 5b8499c..915f603 100644 --- a/langs/ru.json +++ b/langs/ru.json @@ -110,6 +110,7 @@ "ADD_TO_PLAYLIST": "Добавить в плейлист", "DELETE": "Удалить аудиозапись", "SHARE": "Поделиться", + "LYRICS": "Открыть текст песни", "EDIT": "Редактировать аудиозапись", "DOWNLOAD": "Скачать аудиозапись", "REMOVE_QUEUE": "Убрать из очереди" @@ -480,6 +481,9 @@ "MESSAGE": "Введите ваше сообщение...", "BUTTON": "Поделиться" }, + "LYRICS": { + "REMAIN": "До начала: {{ time }}" + }, "UPLOAD": { "NAVIGATION": { "PC": "Загрузка с ПК", @@ -614,7 +618,8 @@ }, "CONTROLS": { "DOWNLOAD": "Скачать", - "SHARE": "Поделиться" + "SHARE": "Поделиться", + "LYRICS": "Текст песни" }, "SONG": { "ADD": "Добавить", @@ -691,7 +696,7 @@ }, { "question": "Может тогда загрузишь исходный код?", - "answer": "Обещаю, что исходный код будет доступен, если мне надоест Meridius и я не захочу его в дальнейшем поддерживать. А пока что я имею полное право этого не делать." + "answer": "Исходный код будет доступен, если мне надоест Meridius и я не захочу его в дальнейшем поддерживать. А пока что я имею полное право этого не делать." }, { "question": "Очень мало ФПС, тормозит",