mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +01:00
Updated translations
This commit is contained in:
parent
c6204417a3
commit
b92d07c9a6
1 changed files with 7 additions and 0 deletions
|
|
@ -13,6 +13,13 @@ export default {
|
||||||
load: () => import('./data/af_ZA.i18n.json'),
|
load: () => import('./data/af_ZA.i18n.json'),
|
||||||
rtl: "false",
|
rtl: "false",
|
||||||
},
|
},
|
||||||
|
"en_AU": {
|
||||||
|
code: "en",
|
||||||
|
tag: "en_AU",
|
||||||
|
name: "English (Australia)",
|
||||||
|
load: () => import('./data/en_AU.i18n.json'),
|
||||||
|
rtl: "false",
|
||||||
|
},
|
||||||
"en_ZA": {
|
"en_ZA": {
|
||||||
code: "en",
|
code: "en",
|
||||||
tag: "en_ZA",
|
tag: "en_ZA",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue