Skip to content

Commit

Permalink
Missing PL string
Browse files Browse the repository at this point in the history
  • Loading branch information
gertjaap committed Feb 26, 2020
1 parent 7b64711 commit be4b7ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/i18n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@
"script_failure" : "Błąd skryptu",
"could_not_calculate_fee" : "Obliczenie opłaty nie powiodło się",
"insufficient_funds" : "Za mało środków",
"send_failed" : "Wysyłka nieudana. Więcej informacji w pliku debug.log"
"sign_failed":"Nie można podpisać transakcji. Sprawdź swoje hasło",
"send_failed" : "Wysyłka nieudana. Więcej informacji w pliku debug.log"
},
"settings" : {
"enable_debug" : "Włącz debugging",
Expand Down

0 comments on commit be4b7ff

Please sign in to comment.