refactor: minor changes to tab and prettier

This commit is contained in:
David Ralph
2023-09-17 12:16:57 +01:00
parent fc6d988a52
commit ef3733d534
9 changed files with 65 additions and 53 deletions

View File

@@ -41,17 +41,17 @@ export function initTranslations(locale) {
}
export const translations = {
de_DE,
en_GB,
en_US,
es,
es_419,
fr,
nl,
no,
ru,
zh_CN,
id_ID,
tr_TR,
pt_BR,
}
de_DE,
en_GB,
en_US,
es,
es_419,
fr,
nl,
no,
ru,
zh_CN,
id_ID,
tr_TR,
pt_BR,
};