mirror of
https://github.com/maputnik/editor.git
synced 2026-06-16 04:07:27 +00:00
Added Simplified Chinese language support (#921)
Added Simplified Chinese language support
This commit is contained in:
@@ -7,6 +7,7 @@ export const supportedLanguages = {
|
||||
"en": "English",
|
||||
"ja": "日本語",
|
||||
"he": "עברית",
|
||||
"zh": "简体中文"
|
||||
} as const;
|
||||
|
||||
i18n
|
||||
|
||||
Reference in New Issue
Block a user