mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
add language
This commit is contained in:
@@ -5,4 +5,5 @@ export const languages: Record<string, string> = {
|
|||||||
'fr': 'Français',
|
'fr': 'Français',
|
||||||
'nl': 'Nederlands',
|
'nl': 'Nederlands',
|
||||||
'pt-BR': 'Português (Brasil)',
|
'pt-BR': 'Português (Brasil)',
|
||||||
|
'zh': '简体中文',
|
||||||
};
|
};
|
Reference in New Issue
Block a user