i18n: Minor fix in devise.pl.yml (#3978)
This commit is contained in:
		
							parent
							
								
									126f929c39
								
							
						
					
					
						commit
						2a9805b987
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,10 +8,10 @@ pl:
 | 
			
		|||
    failure:
 | 
			
		||||
      already_authenticated: Jesteś już zalogowany/zalogowana.
 | 
			
		||||
      inactive: Twoje konto nie zostało jeszcze aktywowane.
 | 
			
		||||
      invalid: Błędne %{authentication_keys} lub hasło.
 | 
			
		||||
      invalid: Nieprawidłowy %{authentication_keys} lub hasło.
 | 
			
		||||
      last_attempt: Masz jeszcze jedną próbę; Twoje konto zostanie zablokowane jeśli się nie powiedzie.
 | 
			
		||||
      locked: Twoje konto zostało zablokowane.
 | 
			
		||||
      not_found_in_database: Błędne %{authentication_keys} lub hasło.
 | 
			
		||||
      not_found_in_database: Nieprawidłowy %{authentication_keys} lub hasło.
 | 
			
		||||
      timeout: Twoja sesja wygasła. Zaloguj się ponownie aby kontynuować..
 | 
			
		||||
      unauthenticated: Zapisz się lub zaloguj aby kontynuować.
 | 
			
		||||
      unconfirmed: Zweryfikuj adres e-mail aby kontynuować.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue