mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 02:07:43 +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
193 B
JSON
9 lines
193 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "Print to PDF",
|
|
"PrintingDocumentOf": "Printing document {current} of {total}",
|
|
"DownloadAll": "Download all",
|
|
"PrintFailed": "Print failed"
|
|
}
|
|
}
|