feat: support import of Emoji packs as zip file

Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
The one with the braid 2023-07-12 15:37:16 +02:00 committed by TheOneWithTheBraid
commit 0c70017cd8
No known key found for this signature in database
GPG key ID: 324563E1FC8D6183
6 changed files with 493 additions and 4 deletions

View file

@ -14,6 +14,21 @@
"min": {}
}
},
"notAnImage": "Not an image file.",
"remove": "Replace",
"importNow": "Import now",
"importEmojis": "Import Emojis",
"importFromZipFile": "Import from .zip file",
"importZipFile": "Import .zip file",
"exportEmotePack": "Export Emote pack as .zip",
"replace": "Replace",
"savedEmotePack": "Saved emote pack to {path}!",
"@savedEmotePack": {
"type": "text",
"placeholders": {
"path": {}
}
},
"about": "About",
"@about": {
"type": "text",