add new tag in transaction edit page / dialog

This commit is contained in:
MaysWind
2024-12-08 21:04:42 +08:00
parent db94282207
commit 5a9141e10c
6 changed files with 146 additions and 20 deletions
+2
View File
@@ -90,6 +90,7 @@
"everyMultiDaysOfWeek": "Every {days}",
"everyMultiDaysOfMonth": "Every {days} of month",
"youHaveAccounts": "You have recorded {count} accounts",
"addNewTag": "Add new tag \"{tag}\"",
"clickToSelectedFile": "Click to select import file ({extensions})",
"selectedCount": "Selected {count} of {totalCount}",
"youHaveUpdatedTransactions": "You have updated {count} transactions",
@@ -1809,6 +1810,7 @@
"Unable to retrieve tag list": "Unable to retrieve tag list",
"Tag list is up to date": "Tag list is up to date",
"Tag list has been updated": "Tag list has been updated",
"Add new tag": "Add new tag",
"Unable to add tag": "Unable to add tag",
"Unable to save tag": "Unable to save tag",
"Unable to move tag": "Unable to move tag",