Updated translations

This commit is contained in:
Lauri Ojansivu 2025-06-18 11:30:37 +03:00
parent c6204417a3
commit b92d07c9a6

View file

@ -13,6 +13,13 @@ export default {
load: () => import('./data/af_ZA.i18n.json'),
rtl: "false",
},
"en_AU": {
code: "en",
tag: "en_AU",
name: "English (Australia)",
load: () => import('./data/en_AU.i18n.json'),
rtl: "false",
},
"en_ZA": {
code: "en",
tag: "en_ZA",