Update cs.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2020-10-12 11:19:53 -04:00
parent 078a7c24e6
commit ff3a89b15a

View File

@ -275,7 +275,8 @@
"defaultView": "Výchozí stránka" "defaultView": "Výchozí stránka"
} }
}, },
"albumList": "Alba" "albumList": "Alba",
"about": "O"
}, },
"player": { "player": {
"playListsText": "Fronta", "playListsText": "Fronta",
@ -301,5 +302,12 @@
"singleLoop": "Opakovat jednou", "singleLoop": "Opakovat jednou",
"shufflePlay": "Zamíchat" "shufflePlay": "Zamíchat"
} }
},
"about": {
"links": {
"homepage": "Domovská stránka",
"source": "Zdrojový kód",
"featureRequests": "Požadavky o funkce"
}
} }
} }