fix: Install fixes + localization home key
This commit is contained in:
		| @@ -8,7 +8,7 @@ block rootNavRight | ||||
|   .nav-item | ||||
|     a.button.btn-edit-discard(href='/') | ||||
|       i.icon-home | ||||
|       span= t('nav.home') | ||||
|       span= t('nav.root') | ||||
|  | ||||
| block content | ||||
|  | ||||
| @@ -25,7 +25,7 @@ block content | ||||
|               li | ||||
|                 a(href='/') | ||||
|                   i.icon-home | ||||
|                   span= t('nav.home') | ||||
|                   span= t('nav.root') | ||||
|  | ||||
|           aside | ||||
|             .sidebar-label | ||||
|   | ||||
		Reference in New Issue
	
	Block a user