feat: emoji packs
This commit is contained in:
parent
0e550d2511
commit
1e2385da3b
41 changed files with 646 additions and 59 deletions
|
|
@ -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'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue