mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-30 23:30:04 +00:00
add catalan
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
export const languages: Record<string, string> = {
|
export const languages: Record<string, string> = {
|
||||||
|
ca: 'Català',
|
||||||
en: 'English',
|
en: 'English',
|
||||||
es: 'Español',
|
es: 'Español',
|
||||||
de: 'Deutsch',
|
de: 'Deutsch',
|
||||||
|
Reference in New Issue
Block a user