mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-30 23:30:04 +00:00
add czech
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
:global(.markdown > a) {
|
||||
@apply text-link;
|
||||
@apply hover:underline;
|
||||
@apply contents;
|
||||
}
|
||||
|
||||
:global(.markdown p > a) {
|
||||
|
@@ -1,5 +1,6 @@
|
||||
export const languages: Record<string, string> = {
|
||||
ca: 'Català',
|
||||
cs: 'Čeština',
|
||||
en: 'English',
|
||||
es: 'Español',
|
||||
de: 'Deutsch',
|
||||
|
Reference in New Issue
Block a user