mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 09:57:27 +00:00
menu: simple menu
This commit is contained in:
parent
d2ce95a3ad
commit
e12198bfc5
2 changed files with 24 additions and 4 deletions
|
|
@ -1,3 +1,14 @@
|
|||
export default {
|
||||
langs: ['en', 'ru', 'sr'],
|
||||
langs: [
|
||||
'en',
|
||||
'ru',
|
||||
'sr',
|
||||
],
|
||||
menu: [
|
||||
'index',
|
||||
'status',
|
||||
'location',
|
||||
'inventory',
|
||||
'feed',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue