mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-29 16:30:24 +08:00
Adding a few top languages to the supported languages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
i18n: {
|
||||
defaultLocale: "en",
|
||||
locales: ["de", "en", "fr"],
|
||||
locales: ["bn", "de", "en", "es", "fr", "ja", "pt-BR", "ru", "zh"],
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user