config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions

View File

@@ -9,21 +9,21 @@
}
},
"save": {
"button": "",
"note": ""
"button": "Uložit změny",
"note": "Pozor, máte neuložené změny!"
},
"notifications": {
"pending": {
"title": "",
"message": ""
"title": "Ukládání přizpůsobení",
"message": "Počkejte prosím, než vaše přizpůsobení uložíme"
},
"success": {
"title": "",
"message": ""
"title": "Přizpůsobení uloženo",
"message": "Vaše přizpůsobení bylo úspěšně uloženo"
},
"error": {
"title": "",
"message": ""
"title": "Chyba",
"message": "Nelze uložit změny"
}
}
}