chore: Update translations (#7728)

This commit is contained in:
Pranav Raj S
2023-08-15 13:47:38 -07:00
committed by GitHub
parent 37c0f1306c
commit 310c127693
747 changed files with 21494 additions and 5940 deletions

View File

@@ -1,22 +1,22 @@
{
"SET_NEW_PASSWORD": {
"TITLE": "Set new password",
"TITLE": "Ustaw nowe hasło",
"PASSWORD": {
"LABEL": "Hasło",
"PLACEHOLDER": "Hasło",
"ERROR": "Hasło jest zbyt krótkie."
},
"CONFIRM_PASSWORD": {
"LABEL": "Confirm password",
"LABEL": "Potwierdź hasło",
"PLACEHOLDER": "Potwierdź hasło",
"ERROR": "Hasła nie pasują."
},
"API": {
"SUCCESS_MESSAGE": "Pomyślnie zmienione hasło.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
"SUCCESS_MESSAGE": "Pomyślnie zmieniono hasło.",
"ERROR_MESSAGE": "Nie można połączyć się z serwerem Woot. Spróbuj ponownie."
},
"CAPTCHA": {
"ERROR": "Verification expired. Please solve captcha again."
"ERROR": "Weryfikacja wygasła. Proszę rozwiązać captcha ponownie."
},
"SUBMIT": "Prześlij"
}