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