Skip to content

Commit

Permalink
chore(locales): bg translation (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
toshko003 authored Oct 26, 2024
1 parent dce95a7 commit ed5c4c6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions locales/bg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"create_character": "Създай нов герой",
"firstname": "Име",
"lastname": "Фамилия",
"gender": "Пол",
"male": "Мъж",
"female": "Жена",
"non_binary": "Небинарен",
"date_of_birth": "Дата на раждане",
"withdraw": "Теглене",
"deposit": "Депозит",
"transfer": "Банков превод",
"invoice_payment": "Плащане на фактура"
}

0 comments on commit ed5c4c6

Please sign in to comment.