translations
This commit is contained in:
36
content/i18n/bg.modified.json
Normal file
36
content/i18n/bg.modified.json
Normal file
@ -0,0 +1,36 @@
|
||||
{
|
||||
"common": {
|
||||
"appNameLong": "Специално свидетелстване на обществени места в София",
|
||||
"contacts": "Контакти",
|
||||
"greeting": "Здравей",
|
||||
"farewell": "Довиждане",
|
||||
"changeTo": "",
|
||||
"BG": "български",
|
||||
"EN": "английски",
|
||||
"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": "Преводи"
|
||||
}
|
||||
}
|
@ -6,7 +6,8 @@
|
||||
"BG": "[RU] Български",
|
||||
"EN": "[RU] Английски",
|
||||
"RU": "[RU] Руски",
|
||||
"login": "вход"
|
||||
"login": "вход",
|
||||
"contacts": "Контакти"
|
||||
},
|
||||
"menu": {
|
||||
"dashboard": "Начало"
|
||||
|
15
content/i18n/ru.modified.json
Normal file
15
content/i18n/ru.modified.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"common": {
|
||||
"greeting": "Здравей",
|
||||
"farewell": "Довиждане",
|
||||
"changeTo": "Смени на",
|
||||
"BG": "болгарский",
|
||||
"EN": "английский",
|
||||
"RU": "русский",
|
||||
"login": "вход",
|
||||
"contacts": "Контакти te"
|
||||
},
|
||||
"menu": {
|
||||
"dashboard": "Начало"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user