X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5313/head:/lang/ro/errors.php diff --git a/lang/ro/errors.php b/lang/ro/errors.php index a1ac0e04a..0989f797c 100644 --- a/lang/ro/errors.php +++ b/lang/ro/errors.php @@ -37,6 +37,7 @@ return [ 'social_driver_not_found' => 'Driver social negăsit', 'social_driver_not_configured' => 'Setările tale sociale :socialAccount nu sunt configurate corect.', 'invite_token_expired' => 'Acest link de invitație a expirat. Poți încerca să îți resetezi parola contului.', + 'login_user_not_found' => 'A user for this action could not be found.', // System 'path_not_writable' => 'Calea fișierului :filePath nu a putut fi încărcată. Asigurați-vă că poate fi scrisă pe server.', @@ -77,6 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'Nu poți șterge singurul administrator', 'users_cannot_delete_guest' => 'Nu se poate șterge utilizatorul "Vizitator"', + 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', // Roles 'role_cannot_be_edited' => 'Acest rol nu poate fi editat',