new crowdin translations

This commit is contained in:
Crowdin Bot
2020-08-06 21:02:03 +00:00
parent 1b5dc9fa22
commit c65f87e7cc
139 changed files with 1481 additions and 212 deletions

View File

@ -0,0 +1,12 @@
<?php
return [
'can_login' => 'Czy może się zalogować?',
'user_created' => 'Konto zostało już utworzone',
'error' => [
'email' => 'Ten adres e-mail jest już zajęty.',
],
];