mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
Merge pull request #918 from LAION-AI/915-more-languages
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