Rebased onto master

This commit is contained in:
Mawoka
2022-04-11 20:59:50 +02:00
parent c0ae705aab
commit c4886ec85f
3 changed files with 36 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export const initLocalizationContext = () => {
const i18n = new I18nService();
const tranlator = new I18NextTranslationService(i18n);
// Setting the Svelte context
// skipcq: JS-0357
setLocalization({
t: tranlator.translate,
currentLanguage: tranlator.locale