menu translations and ability to add new translations using the base translation
This commit is contained in:
@ -5,6 +5,30 @@
|
||||
"changeTo": "Смени на",
|
||||
"BG": "Български",
|
||||
"EN": "Английски",
|
||||
"RU": "Руски"
|
||||
"RU": "Руски",
|
||||
"login": "Вход",
|
||||
"logout": "Изход"
|
||||
},
|
||||
"menu": {
|
||||
"dashboard": "Възможности",
|
||||
"shedule": "График",
|
||||
"myshedule": "Моя График",
|
||||
"locations": "Местоположения",
|
||||
"cart-report": "Отчет",
|
||||
"cart-experience": "Случки",
|
||||
"guidelines": "Напътствия",
|
||||
"permits": "Разрешителни",
|
||||
"contactAll": "Участници",
|
||||
"feedback": "Отзиви",
|
||||
"contactUs": "За връзка",
|
||||
"admin": "Админ",
|
||||
"cart-places": "Места",
|
||||
"cart-publishers": "Вестители",
|
||||
"cart-events": "План",
|
||||
"cart-calendar": "Календар",
|
||||
"cart-reports": "Отчети",
|
||||
"statistics": "Статистика",
|
||||
"coverMeLogs": "Замествания",
|
||||
"translations": "Преводи"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user