forked from miguel456/rbrecruiter
Added Authentication Scaffolding, Dashboard, and Sidenav
This commit is contained in:
19
resources/lang/vendor/adminlte/tr/menu.php
vendored
Normal file
19
resources/lang/vendor/adminlte/tr/menu.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'main_navigation' => 'ANA MENÜ',
|
||||
'blog' => 'Blog',
|
||||
'pages' => 'Sayfalar',
|
||||
'account_settings' => 'HESAP AYARLARI',
|
||||
'profile' => 'Profil',
|
||||
'change_password' => 'Parolanı değiştir',
|
||||
'multilevel' => 'Çoklu Seviye',
|
||||
'level_one' => 'Seviye 1',
|
||||
'level_two' => 'Seviye 2',
|
||||
'level_three' => 'Seviye 3',
|
||||
'labels' => 'ETİKETLER',
|
||||
'important' => 'Önemli',
|
||||
'warning' => 'Uyarı',
|
||||
'information' => 'Bilgi',
|
||||
];
|
Reference in New Issue
Block a user