sk-SK translation

This commit is contained in:
denisdulici
2018-10-09 11:02:22 +03:00
parent 6cf7e562f3
commit 7f41494ad9
28 changed files with 879 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
<?php
return [
'allow_login' => 'Povoliť prihlásenie?',
'user_created' => 'Používateľ vytvorený',
'error' => [
'email' => 'E-mail už bolo použitý.'
]
];