mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-11 00:16:54 +00:00
Fall back to English if the string does not exist. #2540
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
"flash_success": "Successo!",
|
||||
"close": "Chiudi",
|
||||
"split_transaction_title": "Descrizione della transazione suddivisa",
|
||||
"errors_submission": "errors_submission",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
|
||||
"split": "Dividi",
|
||||
"transaction_journal_information": "Informazioni transazione",
|
||||
"source_account": "Conto di origine",
|
||||
"destination_account": "Conto destinazione",
|
||||
"add_another_split": "Aggiungi un'altra divisione",
|
||||
"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": "Invia",
|
||||
"amount": "Conto",
|
||||
"date": "Data",
|
||||
@@ -22,13 +22,13 @@
|
||||
"category": "Categoria",
|
||||
"attachments": "Allegati",
|
||||
"notes": "Note",
|
||||
"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": "Se crei una transazione suddivisa \u00e8 necessario che ci sia una descrizione globale per tutte le suddivisioni della transazione.",
|
||||
"none_in_select_list": "(nessuna)",
|
||||
"no_piggy_bank": "no_piggy_bank",
|
||||
"no_piggy_bank": "(no piggy bank)",
|
||||
"description": "Descrizione"
|
||||
},
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user