Merge pull request 'Added Spotify Features explanation link and translation for login button' (#44) from levsom/deemix-webui:main into main

Reviewed-on: https://codeberg.org/RemixDev/deemix-webui/pulls/44
This commit is contained in:
RemixDev 2020-09-14 18:39:43 +02:00
commit 7b6daa5858
1 changed files with 3 additions and 0 deletions

View File

@ -187,6 +187,7 @@ const ru = {
update: 'Обновить ARL' update: 'Обновить ARL'
}, },
logout: 'Выйти' logout: 'Выйти'
login: 'Войти через deezer.com'
}, },
appearance: { appearance: {
title: 'Внешний вид', title: 'Внешний вид',
@ -286,6 +287,7 @@ const ru = {
replayGain: 'Replay Gain', replayGain: 'Replay Gain',
label: 'Издатель', label: 'Издатель',
lyrics: 'Текст песни', lyrics: 'Текст песни',
syncedLyrics: 'Синхрон. текст песни',
copyright: 'Права (копирайт)', copyright: 'Права (копирайт)',
composer: 'Композитор', composer: 'Композитор',
involvedPeople: 'Вовлечённые люди' involvedPeople: 'Вовлечённые люди'
@ -339,6 +341,7 @@ const ru = {
clientID: 'Spotify clientID', clientID: 'Spotify clientID',
clientSecret: 'Spotify Client Secret', clientSecret: 'Spotify Client Secret',
username: 'Spotify username' username: 'Spotify username'
question: 'Как включить функции Spotify?'
}, },
reset: 'По умолчанию', reset: 'По умолчанию',
save: 'Сохранить', save: 'Сохранить',