mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-31 04:09: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
242 B
JSON
9 lines
242 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "PDFとして印刷",
|
|
"PrintingDocumentOf": "ドキュメント {current} / {total} を印刷中",
|
|
"DownloadAll": "すべてダウンロード",
|
|
"PrintFailed": "印刷に失敗しました"
|
|
}
|
|
}
|