mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export const languages: Record<string, string> = {
|
|
'en': 'English',
|
|
}; |