platform/packages/presentation/lang/ru.json
Alexander Platov 888113f335
Changing the Delete button to Close in PDFViewer (#1146)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2022-03-16 10:03:22 +01:00

14 lines
385 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.

{
"string": {
"Create": "Создать",
"Cancel": "Отменить",
"Ok": "Ок",
"Save": "Сохранить",
"Download": "Загрузить",
"Close": "Закрыть",
"NotSelected": "Не выделено",
"Deselect": "Снять выделение",
"AddSocialLinks": "Добавить контактную информацию"
}
}