Files
espocrm/application/Espo/Resources/i18n/ru_RU/Note.json
2026-01-19 17:46:06 +01:00

33 lines
913 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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": "Связанный"
}
}