verify whether required items is valid before submitting new transaction

This commit is contained in:
MaysWind
2024-08-09 00:18:52 +08:00
parent e4faf64ea3
commit 5c4a8e37c4
4 changed files with 68 additions and 0 deletions
+4
View File
@@ -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",