Skip to content

Commit

Permalink
chore(locales): romanian translation (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreutu authored Nov 3, 2024
1 parent 13c896b commit 97b02d2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions locales/ro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"create_character": "Creează un nou caracter",
"firstname": "Prenume",
"lastname": "Nume",
"gender": "Gen",
"male": "Masculin",
"female": "Feminin",
"non_binary": "Non-Binar",
"date_of_birth": "Dată de naștere",
"withdraw": "Retragere",
"deposit": "Depunere",
"transfer": "Transfer bancar",
"invoice_payment": "Plată factură"
}

0 comments on commit 97b02d2

Please sign in to comment.