mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00: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 tr from "./locales/tr/translation.json";
|
||||
import zh from "./locales/zh/translation.json";
|
||||
import vi from "./locales/vi/translation.json";
|
||||
|
||||
const locales = {
|
||||
en: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue