Merge pull request #32 from JarkaP/master

Added czech translation
This commit is contained in:
Rainer Simon 2020-09-25 11:08:30 +02:00 committed by GitHub
commit 9b366a5d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
src/i18n/messages_cs.json Normal file
View File

@ -0,0 +1,10 @@
{
"Add a comment...": "Napsat komentář...",
"Add a reply...": "Odpovědět...",
"Add tag...": "Přidat štítek...",
"Cancel": "Zrušit",
"Close": "Zavřít",
"Edit": "Upravit",
"Delete": "Smazat",
"Ok": "Ok"
}