mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 18:27:44 +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
194 B
JSON
9 lines
194 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "打印为 PDF",
|
|
"PrintingDocumentOf": "正在打印文档 {current} / {total}",
|
|
"DownloadAll": "全部下载",
|
|
"PrintFailed": "打印失败"
|
|
}
|
|
}
|