Update i18n.ts
parent
49a1f3a1af
commit
df50995606
|
@ -82,7 +82,7 @@ export function initI18n(): void {
|
||||||
de: {
|
de: {
|
||||||
...deConfig
|
...deConfig
|
||||||
},
|
},
|
||||||
pt_BR: {
|
pt_BR: {
|
||||||
...ptBrConfig
|
...ptBrConfig
|
||||||
},
|
},
|
||||||
zh_CN: {
|
zh_CN: {
|
||||||
|
|
Loading…
Reference in New Issue