hl-core 0.0.9-beta.23 → 0.0.9-beta.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/locales/ru.json +4 -2
- package/package.json +1 -1
package/locales/ru.json
CHANGED
|
@@ -189,7 +189,8 @@
|
|
|
189
189
|
"sendToSign": "Отправить на подпись",
|
|
190
190
|
"downloadContract": "Скачать договор",
|
|
191
191
|
"sendElectronically": "Отправить в электронном виде",
|
|
192
|
-
"sendOnPaper": "Отправить на бумажном носителе"
|
|
192
|
+
"sendOnPaper": "Отправить на бумажном носителе",
|
|
193
|
+
"export": "Экспорт"
|
|
193
194
|
},
|
|
194
195
|
"dialog": {
|
|
195
196
|
"title": "Подтверждение",
|
|
@@ -418,7 +419,8 @@
|
|
|
418
419
|
"createRecord": "Сформировать отчет",
|
|
419
420
|
"export": "Экспорт",
|
|
420
421
|
"overlapType": "Тип совпадения",
|
|
421
|
-
"system": "Система"
|
|
422
|
+
"system": "Система",
|
|
423
|
+
"isActive": "Активен"
|
|
422
424
|
},
|
|
423
425
|
"agent": {
|
|
424
426
|
"currency": "Валюта",
|