mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-21 14:47:41 +01:00
Update i18n.ts
This commit is contained in:
parent
ce4721e1bb
commit
424ee6fe77
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ import nl from "./locales/nl/translation.json";
|
||||||
import pirate from "./locales/pirate/translation.json";
|
import pirate from "./locales/pirate/translation.json";
|
||||||
import tr from "./locales/tr/translation.json";
|
import tr from "./locales/tr/translation.json";
|
||||||
import zh from "./locales/zh/translation.json";
|
import zh from "./locales/zh/translation.json";
|
||||||
|
import vi from "./locales/vi/translation.json";
|
||||||
|
|
||||||
const locales = {
|
const locales = {
|
||||||
en: {
|
en: {
|
||||||
|
|
Loading…
Reference in a new issue