mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
remove languages other than en
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
export const languages: Record<string, string> = {
|
export const languages: Record<string, string> = {
|
||||||
'en': 'English',
|
'en': 'English',
|
||||||
'pt-BR': 'Português (Brasil)',
|
|
||||||
};
|
};
|
Reference in New Issue
Block a user