Files
web-crm.mcmed.ru/frontend/public/locales/ru/module.notes.json
Viktoria Polyakova 4fb101c5db Init
2026-01-25 08:57:38 +00:00

50 lines
1.6 KiB
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.
{
"notes": {
"notes_page": {
"module_name": "Заметки",
"add_note": "Создать заметку",
"new_note_heading": "Новая заметка"
},
"toolbar": {
"undo": "Отменить",
"redo": "Повторить",
"bold": "Полужирный",
"italic": "Курсив",
"underline": "Подчеркнутый",
"strike": "Зачеркнутый",
"bullet_list": "Маркированный список",
"ordered_list": "Нумерованный список",
"text": "Текст",
"heading": "Название",
"subheading": "Заголовок",
"heading_3": "Подзаголовок",
"more": "Действия...",
"expand": "На весь экран",
"minimize": "В оконный режим"
},
"editor": {
"recently_edited": "только что",
"quick_note": "Быстрая заметка",
"last_changed": "Последние изменения: ",
"duplicate": "Дублировать",
"put_into_folder": "Восстановить",
"delete": "Удалить заметку"
},
"selector": {
"new_note_heading": "Новая заметка",
"saved_indicator": "Изменения сохранены",
"pinned": "Закрепленные",
"today": "Сегодня",
"yesterday": "Вчера",
"earlier": "Ранее"
},
"block": {
"unnamed_note": "Заметка без названия"
},
"folders": {
"all": "Все",
"recently_deleted": "Недавно удаленные"
}
}
}