feat(locales): Czech translation (#27)

This commit is contained in:
IceCubePiso
2022-05-19 14:16:52 +02:00
committed by GitHub
parent 72d8b59f2c
commit 5df79a3ad5

12
locales/cs.json Normal file
View File

@@ -0,0 +1,12 @@
{
"language": "Czech",
"ui": {
"settings": {
"title": "Nastavení",
"language": "Jazyk"
},
"close": "Zavřít",
"confirm": "Potvrdit"
}
}