]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/sl/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / sl / common.php
index 4e352828ec80520685d40a9bc223a60dc906aa5a..2053109d9da8a81b0672d7008f9c6be3a53cbff3 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Dejanja',
     'view' => 'Pogled',
     'view_all' => 'Prikaži vse',
+    'new' => 'New',
     'create' => 'Ustvari',
     'update' => 'Posodobi',
     'edit' => 'Uredi',
@@ -80,12 +81,14 @@ return [
     'none' => 'None',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Expand Header Menu',
     'profile_menu' => 'Meni profila',
     'view_profile' => 'Ogled profila',
     'edit_profile' => 'Uredi profil',
     'dark_mode' => 'Način temnega zaslona',
     'light_mode' => 'Način svetlega zaslona',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informacije',