mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 21:40:01 +00:00
Add french language support (#929)
## Launch Checklist Add french language support ## issues in the left side menu the translated text takes up space, resulting in a degraded UI 
This commit is contained in:
@@ -4,6 +4,7 @@ import resourcesToBackend from "i18next-resources-to-backend";
|
||||
import { initReactI18next } from "react-i18next";
|
||||
|
||||
export const supportedLanguages = {
|
||||
"fr": "Français",
|
||||
"en": "English",
|
||||
"ja": "日本語",
|
||||
"he": "עברית",
|
||||
|
||||
Reference in New Issue
Block a user