mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00
sitemap generation
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export const languages: Record<string, string> = {
|
||||
'en': 'English',
|
||||
'fr': 'Français',
|
||||
};
|
||||
|
||||
export function getURLForLanguage(route: string | null, lang: string | null | undefined): string {
|
||||
|
Reference in New Issue
Block a user