<?php
return [
'allow_login' => 'אפשר התחברות?',
'user_created' => 'משתמש נוצר',
'error' => [
'email' => 'כתובת הדואר אלקטרוני כבר תפוסה.'
]
];