mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-14 12:02:31 +03:00
New translations errors.php (Turkish)
This commit is contained in:
@ -83,6 +83,7 @@ return [
|
|||||||
// Error pages
|
// Error pages
|
||||||
'404_page_not_found' => 'Sayfa Bulunamadı',
|
'404_page_not_found' => 'Sayfa Bulunamadı',
|
||||||
'sorry_page_not_found' => 'Üzgünüz, aradığınız sayfa bulunamıyor.',
|
'sorry_page_not_found' => 'Üzgünüz, aradığınız sayfa bulunamıyor.',
|
||||||
|
'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
|
||||||
'return_home' => 'Anasayfaya dön',
|
'return_home' => 'Anasayfaya dön',
|
||||||
'error_occurred' => 'Bir Hata Oluştu',
|
'error_occurred' => 'Bir Hata Oluştu',
|
||||||
'app_down' => ':appName şu anda inaktif',
|
'app_down' => ':appName şu anda inaktif',
|
||||||
|
Reference in New Issue
Block a user