Remove `LANGUAGE_CODE` and use `document.documentElement.lang`.
authorCyperghost <olaf_schmitz_1@t-online.de>
Wed, 16 Oct 2024 06:54:53 +0000 (08:54 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Wed, 16 Oct 2024 06:54:53 +0000 (08:54 +0200)
commitda3e12e0e3a529456959212bb16fbc4e57e17944
tree401dd81760d794a8241bfddd5b0e8be0d213db78
parent1f36cfe574bc5d77d8bafaf2926057736727f7c9
Remove `LANGUAGE_CODE` and use `document.documentElement.lang`.
Find emojis by language code with a region and if not available without a region.
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
ts/WoltLabSuite/WebComponent/emoji-picker.ts
ts/WoltLabSuite/WebComponent/global.d.ts
ts/global.d.ts
wcfsetup/install/files/emoji/index.php
wcfsetup/install/files/js/WoltLabSuite/WebComponent.min.js