feat: emoji packs

This commit is contained in:
codytseng
2025-11-07 22:36:07 +08:00
parent 0e550d2511
commit 1e2385da3b
41 changed files with 646 additions and 59 deletions

View File

@@ -491,6 +491,17 @@ export default {
'Choose a feed': 'Choose a feed',
'and {{x}} others': 'and {{x}} others',
selfZapWarning:
'Jumble is not responsible for what happens if you zap yourself. Proceed at your own risk. 😉⚡'
'Jumble is not responsible for what happens if you zap yourself. Proceed at your own risk. 😉⚡',
'Emoji Pack': 'Emoji Pack',
'Emoji pack added': 'Emoji pack added',
'Add emoji pack failed': 'Add emoji pack failed',
'Emoji pack removed': 'Emoji pack removed',
'Remove emoji pack failed': 'Remove emoji pack failed',
Added: 'Added',
'Emoji Packs': 'Emoji Packs',
'My Packs': 'My Packs',
'Adding...': 'Adding...',
'Removing...': 'Removing...',
Reload: 'Reload'
}
}