Files
homarr/public/locales/cs/common.json
2023-11-14 20:04:13 +01:00

55 lines
891 B
JSON

{
"save": "Uložit",
"apply": "",
"insert": "",
"about": "",
"cancel": "",
"close": "",
"back": "",
"delete": "",
"ok": "",
"edit": "",
"next": "",
"previous": "",
"confirm": "",
"enabled": "",
"disabled": "",
"enableAll": "",
"disableAll": "",
"version": "",
"changePosition": "Změnit pozici",
"remove": "",
"removeConfirm": "",
"createItem": "",
"sections": {
"settings": "",
"dangerZone": "Nebezpečná zóna"
},
"secrets": {
"apiKey": "",
"username": "",
"password": ""
},
"tip": "",
"time": {
"seconds": "",
"minutes": "",
"hours": ""
},
"loading": "",
"breakPoints": {
"small": "malý",
"medium": "střední",
"large": "velký"
},
"seeMore": "",
"position": {
"left": "",
"center": "",
"right": ""
},
"attributes": {
"width": "",
"height": ""
}
}