mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-07-25 12:56:29 +00:00
add ukrainian
This commit is contained in:
@@ -10,5 +10,6 @@ export const languages: Record<string, string> = {
|
|||||||
nl: 'Nederlands',
|
nl: 'Nederlands',
|
||||||
'pt-BR': 'Português (Brasil)',
|
'pt-BR': 'Português (Brasil)',
|
||||||
tr: 'Türkçe',
|
tr: 'Türkçe',
|
||||||
|
uk: 'Українська',
|
||||||
zh: '简体中文',
|
zh: '简体中文',
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user