Files
mwitnessing/content/i18n/en.json
Dobromir Popov 1cd77868df translations
2024-05-01 17:18:50 +03:00

34 lines
993 B
JSON

{
"common": {
"greeting": "Hello",
"farewell": "Goodbye",
"changeTo": "Change to",
"BG": "Bulgarian",
"EN": "English",
"RU": "Russian",
"login": "login",
"logout": "logout"
},
"menu": {
"dashboard": "Dashboard",
"shedule": "Schedule",
"myshedule": "My Schedule",
"locations": "Cart Locations",
"cart-report": "Report",
"cart-experience": "Experience",
"guidelines": "Guidelines",
"permits": "Permits",
"contactAll": "Contacts",
"feedback": "Feedback",
"contactUs": "Contact Us",
"admin": "Administration",
"cart-places": "Places",
"cart-publishers": "Publishers",
"cart-events": "Events",
"cart-calendar": "Scheduler",
"cart-reports": "View Reports",
"statistics": "View Statistics",
"coverMeLogs": "View CoverMe logs",
"translations": "Translation"
}
}