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

16 lines
807 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.
{
"messages": {
"infoMention": "Введіть **@username** щоб згадати користувача в пості.",
"infoSyntax": "Доступний синтаксис розмітки",
"couldNotAddFollowerUserHasNoAccessToStream": "Не вдалося додати користувача '{userName}' до підписників. Користувач не має доступу до 'потоку' запису."
},
"syntaxItems": {
"code": "код",
"multilineCode": "багаторядковий код",
"strongText": "жирний текст",
"emphasizedText": "підкреслений текст",
"deletedText": "закреслений текст",
"blockquote": "блок цитування",
"link": "посилання"
}
}