mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-28 10:49:45 +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
195 B
JSON
9 lines
195 B
JSON
{
|
|
"string": {
|
|
"PrintToPDF": "Tisk do PDF",
|
|
"PrintingDocumentOf": "Tisk dokumentu {current} z {total}",
|
|
"DownloadAll": "Stáhnout vše",
|
|
"PrintFailed": "Tisk se nezdařil"
|
|
}
|
|
}
|