new crowdin translations

This commit is contained in:
Crowdin Bot
2020-10-21 00:45:21 +00:00
parent fded803b72
commit 409ce4cfc1
60 changed files with 1418 additions and 195 deletions

View File

@ -0,0 +1,12 @@
<?php
return [
'can_login' => 'Prijava?',
'user_created' => 'Uporabnik je bil uspešno ustvarjen',
'error' => [
'email' => 'Ta elektronski naslov je že porabljen.',
],
];