feat: Enhance emote experience
This commit is contained in:
parent
c5d84c22ca
commit
9de3a2c7a2
8 changed files with 251 additions and 69 deletions
|
|
@ -529,11 +529,21 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emotePacks": "Emote packs for room",
|
||||
"@emotePacks": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"emptyChat": "Empty chat",
|
||||
"@emptyChat": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"enableEmotesGlobally": "Enable emote pack globally",
|
||||
"@enableEmotesGlobally": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"enableEncryptionWarning": "You won't be able to disable the encryption anymore. Are you sure?",
|
||||
"@enableEncryptionWarning": {
|
||||
"type": "text",
|
||||
|
|
@ -1708,4 +1718,4 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue