Skip to content

Commit 2f35d1c

Browse files
authored
Merge pull request #43 from SwimResults/translation
add czech file list translation
2 parents 481b013 + 67a489e commit 2f35d1c

1 file changed

Lines changed: 20 additions & 4 deletions

File tree

src/assets/i18n/cs.json

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
{
2-
"MEETINGS": {
3-
"LIST": {
4-
"PAGE_TITLE": "Události"
2+
"MEETINGS": {
3+
"LIST": {
4+
"PAGE_TITLE": "Události"
5+
}
6+
},
7+
"FILES": {
8+
"FILE_NAMES": {
9+
"MEETING_INFO": "Rozpis",
10+
"REGISTRATION_LIST": "Starter List",
11+
"START_LIST": "Rozhodnutí o registraci",
12+
"RESULTS_LIST": "Výsledkové záznamy",
13+
"DSV_DEFINITION": "DSV-datové soubory",
14+
"DSV_RESULTS": "DSV-výsledkový soubor",
15+
"LENEX_DEFINITION": "LENEX",
16+
"LENEX_RESULTS": "LENEX-výsledkový soubor",
17+
"REGISTRATION_SOFTWARE": "Registracní software pro mezinárodní kluby",
18+
"DATA_PROTECTION": "Ochrana dat",
19+
"PRIVACY_INFORMATION": "Informace o ochrane osobních údaju (DSV)",
20+
"OVERNIGHT_STAY_TICKETS": "Objednávky: prenocování/stravování/volné lístky"
21+
}
522
}
6-
}
723
}

0 commit comments

Comments
 (0)