Skip to content

Commit c059c7a

Browse files
authored
chore(locales): cs translation (#179)
1 parent c3c55f2 commit c059c7a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

locales/cs.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"create_character": "Vytvořit novou postavu",
3+
"firstname": "Jméno",
4+
"lastname": "Příjmení",
5+
"gender": "Pohlaví",
6+
"male": "Muž",
7+
"female": "Žena",
8+
"non_binary": "Nebinární",
9+
"date_of_birth": "Datum narození",
10+
"withdraw": "Výběr",
11+
"deposit": "Vklad",
12+
"transfer": "Bankovní převod",
13+
"invoice_payment": "Úhrada faktury"
14+
}

0 commit comments

Comments
 (0)