]> BookStack Code Mirror - bookstack/blobdiff - lang/tr/errors.php
respective book and chapter structure added.
[bookstack] / lang / tr / errors.php
index 3e6138c7b4183897ce406462f05a9740d873e056..7087aca4738bcb03cee0ee50d7541a529b411f34 100644 (file)
@@ -37,6 +37,7 @@ return [
     'social_driver_not_found' => 'Social driver bulunamadı',
     'social_driver_not_configured' => ':socialAccount ayarlarınız doğru bir şekilde ayarlanmadı.',
     'invite_token_expired' => 'Davetiye bağlantısının süresi doldu. Bunun yerine parolanızı sıfırlamayı deneyebilirsiniz.',
+    'login_user_not_found' => 'A user for this action could not be found.',
 
     // System
     'path_not_writable' => ':filePath dosya yolu yüklenemedi. Sunucuya yazılabilir olduğundan emin olun.',
@@ -77,6 +78,7 @@ return [
     // Users
     'users_cannot_delete_only_admin' => 'Tek olan yöneticiyi silemezsiniz',
     'users_cannot_delete_guest' => 'Misafir kullanıyıcıyı silemezsiniz',
+    'users_could_not_send_invite' => 'Could not create user since invite email failed to send',
 
     // Roles
     'role_cannot_be_edited' => 'Bu rol düzenlenemez',