"Show password" pl translation

This commit is contained in:
Marcin Wróblewski 2018-09-10 09:10:58 +02:00 committed by Pellaeon Lin
parent c0c0bce97f
commit cc73a5d47f
1 changed files with 3 additions and 2 deletions

View File

@ -28,6 +28,7 @@
"Email" : "Email", "Email" : "Email",
"Request verification link" : "Zażądaj linku weryfikacyjnego", "Request verification link" : "Zażądaj linku weryfikacyjnego",
"Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email", "Please re-enter a valid email address" : "Proszę ponownie wprowadzić adres email",
"You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym" "You will receive an email with a verification link" : "Otrzymasz email z linkiem weryfikacyjnym",
"Show password": "Pokaż hasło"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} }