diff options
Diffstat (limited to 'Plugins/PdfExport/PdfExport.pro')
| -rw-r--r-- | Plugins/PdfExport/PdfExport.pro | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/Plugins/PdfExport/PdfExport.pro b/Plugins/PdfExport/PdfExport.pro index 598e23c..ff86d24 100644 --- a/Plugins/PdfExport/PdfExport.pro +++ b/Plugins/PdfExport/PdfExport.pro @@ -26,5 +26,23 @@ RESOURCES += \ pdfexport.qrc -TRANSLATIONS += PdfExport_pl.ts +TRANSLATIONS += PdfExport_zh_CN.ts \ + PdfExport_sk.ts \ + PdfExport_de.ts \ + PdfExport_ru.ts \ + PdfExport_pt_BR.ts \ + PdfExport_fr.ts \ + PdfExport_es.ts \ + PdfExport_pl.ts + + + + + + + + + + + |
