mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
Fall back to English if the string does not exist. #2540
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
"flash_success": "\u00dasp\u011b\u0161n\u011b dokon\u010deno!",
|
||||
"close": "Zav\u0159\u00edt",
|
||||
"split_transaction_title": "Description of the split transaction",
|
||||
"errors_submission": "errors_submission",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
|
||||
"split": "Rozd\u011blit",
|
||||
"transaction_journal_information": "Informace o transakci",
|
||||
"source_account": "Zdrojov\u00fd \u00fa\u010det",
|
||||
"destination_account": "C\u00edlov\u00fd \u00fa\u010det",
|
||||
"add_another_split": "P\u0159idat dal\u0161\u00ed roz\u00fa\u010dtov\u00e1n\u00ed",
|
||||
"submission": "submission",
|
||||
"create_another": "create_another",
|
||||
"reset_after": "reset_after",
|
||||
"submission": "Submission",
|
||||
"create_another": "After storing, return here to create another one.",
|
||||
"reset_after": "Reset form after submission",
|
||||
"submit": "Odeslat",
|
||||
"amount": "\u010c\u00e1stka",
|
||||
"date": "Datum",
|
||||
@@ -22,13 +22,13 @@
|
||||
"category": "Kategorie",
|
||||
"attachments": "P\u0159\u00edlohy",
|
||||
"notes": "Pozn\u00e1mky",
|
||||
"update_transaction": "update_transaction",
|
||||
"after_update_create_another": "after_update_create_another",
|
||||
"store_as_new": "store_as_new",
|
||||
"foreign_amount": "foreign_amount",
|
||||
"update_transaction": "Update transaction",
|
||||
"after_update_create_another": "After updating, return here to continue editing.",
|
||||
"store_as_new": "Store as a new transaction instead of updating.",
|
||||
"foreign_amount": "",
|
||||
"split_title_help": "If you create a split transaction, there must be a global description for all splits of the transaction.",
|
||||
"none_in_select_list": "(\u017e\u00e1dn\u00e9)",
|
||||
"no_piggy_bank": "no_piggy_bank",
|
||||
"no_piggy_bank": "(no piggy bank)",
|
||||
"description": "Popis"
|
||||
},
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user