New translations compose.json (Czech)

This commit is contained in:
xmflsct 2023-12-11 23:44:17 +01:00
parent c050f5cd08
commit d9b6988446
1 changed files with 14 additions and 14 deletions

View File

@ -2,31 +2,31 @@
"heading": { "heading": {
"left": { "left": {
"alert": { "alert": {
"title": "", "title": "Zrušit úpravy?",
"buttons": { "buttons": {
"save": "", "save": "Uložit koncept",
"delete": "" "delete": "Odstranit koncept"
} }
} }
}, },
"right": { "right": {
"button": { "button": {
"default": "", "default": "Toot",
"conversation": "", "conversation": "Toot DM",
"reply": "", "reply": "Odpověď na Toot",
"deleteEdit": "", "deleteEdit": "Toot",
"edit": "", "edit": "Toot",
"share": "" "share": "Toot"
}, },
"alert": { "alert": {
"default": { "default": {
"title": "", "title": "Tootování selhalo",
"button": "" "button": "Zkusit znovu"
}, },
"removeReply": { "removeReply": {
"title": "", "title": "",
"description": "", "description": "Odpovězený toot mohl být odstraněn. Chcete jej odebrat z vašeho odkazu?",
"confirm": "" "confirm": "Odebrat reference"
} }
} }
} }
@ -34,7 +34,7 @@
"content": { "content": {
"root": { "root": {
"header": { "header": {
"postingAs": "", "postingAs": "Tootovat jako @{{acct}}@{{domain}}",
"spoilerInput": { "spoilerInput": {
"placeholder": "" "placeholder": ""
}, },