We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c55f2 commit c059c7aCopy full SHA for c059c7a
locales/cs.json
@@ -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