Skip to content

Commit

Permalink
Merge pull request #38 from taisnif/main
Browse files Browse the repository at this point in the history
fix minor bugs in de.json
  • Loading branch information
Willy authored Apr 21, 2021
2 parents 700ea20 + d253475 commit 5d99f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"authenticate_retry_warning_title": "Warnung, nur noch ein Versuch übrig.",
"authenticate_subtitle_plural": "$retriesLeft Versuche insgesamt",
"authenticate_subtitle_singular": "$retriesLeft Versuch insgesamt",
"authenticate_title": "Bitte PIN eingeben",
"authenticate_title": "Bitte PIN eingeben\n",
"authenticate_title_new": "Bitte neue PIN eingeben",
"continue": "Fortsetzen",
"create_wallet_existing_seed": "Importiere bestehenden Seed",
Expand Down Expand Up @@ -105,7 +105,7 @@
"transactions_all": "Alle",
"transactions_fee": "-$amount \nGebühr",
"transactions_in": "Ein",
"transactionsnone": "Bisher keine Transaktionen",
"transactions_none": "Bisher keine Transaktionen",
"transactions_out": "Aus",
"tx_address": "Adresse",
"tx_confirmations": "Bestätigungen",
Expand Down

0 comments on commit 5d99f90

Please sign in to comment.