1
0
Fork 0
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:
spinixster 2023-06-15 08:55:40 +07:00 committed by GitHub
parent ce4721e1bb
commit 424ee6fe77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {