Skip to content

Commit

Permalink
chore(locales): cs translation (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
ESK0 authored Oct 19, 2024
1 parent c3c55f2 commit c059c7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions locales/cs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"create_character": "Vytvořit novou postavu",
"firstname": "Jméno",
"lastname": "Příjmení",
"gender": "Pohlaví",
"male": "Muž",
"female": "Žena",
"non_binary": "Nebinární",
"date_of_birth": "Datum narození",
"withdraw": "Výběr",
"deposit": "Vklad",
"transfer": "Bankovní převod",
"invoice_payment": "Úhrada faktury"
}

0 comments on commit c059c7a

Please sign in to comment.