<?php
return [
'can_login' => 'Mund të Hyni?',
'user_created' => 'Përdoruesi u Krijua',
'error' => [
'email' => 'Emaili tashmë është marrë.'
],
];