X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5280/head:/lang/bs/errors.php diff --git a/lang/bs/errors.php b/lang/bs/errors.php index bcf60a323..be633b589 100644 --- a/lang/bs/errors.php +++ b/lang/bs/errors.php @@ -37,6 +37,7 @@ return [ 'social_driver_not_found' => 'Driver društvene mreže nije pronađen', 'social_driver_not_configured' => 'Vaše :socialAccount postavke nisu konfigurisane ispravno.', 'invite_token_expired' => 'Pozivni link je istekao. Možete umjesto toga pokušati da resetujete lozinku.', + 'login_user_not_found' => 'A user for this action could not be found.', // System 'path_not_writable' => 'Na putanju fajla :filePath se ne može učitati. Potvrdite da je omogućeno pisanje na server.', @@ -77,6 +78,7 @@ return [ // Users 'users_cannot_delete_only_admin' => 'Ne možete izbrisati jedinog administratora', 'users_cannot_delete_guest' => 'Ne možete izbrisati gost korisnika', + 'users_could_not_send_invite' => 'Could not create user since invite email failed to send', // Roles 'role_cannot_be_edited' => 'Ova uloga ne može biti mijenjana',