mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
verify whether required items is valid before submitting new transaction
This commit is contained in:
@@ -1400,6 +1400,10 @@
|
||||
"Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.": "Please refresh the page and try again. If the error persists, ensure that the server's map settings are correctly configured.",
|
||||
"Tags": "Tags",
|
||||
"Your transaction description (optional)": "Your transaction description (optional)",
|
||||
"Transaction category cannot be blank": "Transaction category cannot be blank",
|
||||
"Transaction account cannot be blank": "Transaction account cannot be blank",
|
||||
"Source account cannot be blank": "Source account cannot be blank",
|
||||
"Destination account cannot be blank": "Destination account cannot be blank",
|
||||
"Are you sure you want to save this transaction with a zero amount?": "Are you sure you want to save this transaction with a zero amount?",
|
||||
"Unable to retrieve transaction": "Unable to retrieve transaction",
|
||||
"Unable to add transaction": "Unable to add transaction",
|
||||
|
||||
Reference in New Issue
Block a user