mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
added italian version (#1045)
## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - added italian version
This commit is contained in:
committed by
GitHub
parent
b0e19cc33d
commit
da361509d2
@@ -8,6 +8,7 @@ export const supportedLanguages = {
|
||||
"en": "English",
|
||||
"fr": "Français",
|
||||
"he": "עברית",
|
||||
"it": "Italiano",
|
||||
"ja": "日本語",
|
||||
"zh": "简体中文"
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user