mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-01 04:38:50 +02:00
* feat: Ability to select multiple docs and to export to pdf Signed-off-by: Artem Savchenko <armisav@gmail.com> * Add loading indicator Signed-off-by: Artem Savchenko <armisav@gmail.com> * Fix layout Signed-off-by: Artem Savchenko <armisav@gmail.com> * Add scroller Signed-off-by: Artem Savchenko <armisav@gmail.com> --------- Signed-off-by: Artem Savchenko <armisav@gmail.com>
9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "Печать в PDF",
|
|
"PrintingDocumentOf": "Печать документа {current} из {total}",
|
|
"DownloadAll": "Скачать все",
|
|
"PrintFailed": "Ошибка печати"
|
|
}
|
|
}
|