mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
add new tag in transaction edit page / dialog
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user