From ff3a89b15a0818d1d56b5ce1069c8be6c349e8d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Mon, 12 Oct 2020 11:19:53 -0400 Subject: [PATCH] Update cs.json (POEditor.com) --- resources/i18n/cs.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/resources/i18n/cs.json b/resources/i18n/cs.json index 1f01398c0..10560bb2b 100644 --- a/resources/i18n/cs.json +++ b/resources/i18n/cs.json @@ -275,7 +275,8 @@ "defaultView": "Výchozí stránka" } }, - "albumList": "Alba" + "albumList": "Alba", + "about": "O" }, "player": { "playListsText": "Fronta", @@ -301,5 +302,12 @@ "singleLoop": "Opakovat jednou", "shufflePlay": "Zamíchat" } + }, + "about": { + "links": { + "homepage": "Domovská stránka", + "source": "Zdrojový kód", + "featureRequests": "Požadavky o funkce" + } } } \ No newline at end of file