Initial commit
This commit is contained in:
33
application/Espo/Resources/i18n/ru_RU/Note.json
Normal file
33
application/Espo/Resources/i18n/ru_RU/Note.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "Разместить",
|
||||
"attachments": "Вложения",
|
||||
"targetType": "Цель",
|
||||
"teams": "Группы",
|
||||
"users": "Пользователи",
|
||||
"portals": "Порталы",
|
||||
"type": "Тип",
|
||||
"isGlobal": "Глобальный",
|
||||
"isInternal": "Внутренний (для внутренних пользователей)",
|
||||
"related": "Связанный",
|
||||
"createdByGender": "Создано по полу",
|
||||
"data": "Данные",
|
||||
"number": "Номер"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Все",
|
||||
"posts": "Сообщения",
|
||||
"updates": "Обновления"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "Напишите Ваше сообщение здесь"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Post": "Разместить"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"related": "Связанный"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user