1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

New translations screens.json (Czech)

This commit is contained in:
xmflsct
2023-12-12 00:48:14 +01:00
parent 9cdf45a46e
commit 20d132fcbc

View File

@ -1,17 +1,17 @@
{ {
"screenshot": { "screenshot": {
"title": "", "title": "Ochrana soukromí",
"message": "" "message": "Prosím, nezveřejňujte identitu jiného uživatele, jako je uživatelské jméno, avatar atd. Děkujeme!"
}, },
"localCorrupt": { "localCorrupt": {
"message": "" "message": "Přihlášení vypršelo, prosím přihlaste se znovu"
}, },
"pushError": { "pushError": {
"message": "", "message": "Chyba Push serveru",
"description": "" "description": "Prosím znovu povolte push oznámení v nastavení"
}, },
"shareError": { "shareError": {
"imageNotSupported": "", "imageNotSupported": "Obrázek typu {{type}} není podporován",
"videoNotSupported": "" "videoNotSupported": ""
} }
} }