feat: add option to add client tag

This commit is contained in:
codytseng
2024-12-24 12:13:39 +08:00
parent 234319ef50
commit 31f70c2ab1
8 changed files with 117 additions and 12 deletions

View File

@@ -87,6 +87,9 @@ export default {
'reload notes': 'reload notes',
'Logged in Accounts': 'Logged in Accounts',
'Add an Account': 'Add an Account',
Accounts: 'Accounts'
Accounts: 'Accounts',
'More options': 'More options',
'Add client tag': 'Add client tag',
'Show others this was sent via Jumble': 'Show others this was sent via Jumble'
}
}