Merge pull request #518 from hagibr/update-portuguese-translation

Correction on pdfToExcel.name (Portuguese)
This commit is contained in:
Alam
2026-02-26 20:33:06 +05:30
committed by GitHub

View File

@@ -508,7 +508,7 @@
"subtitle": "Extrai tabelas do PDF e converte em CSV." "subtitle": "Extrai tabelas do PDF e converte em CSV."
}, },
"pdfToExcel": { "pdfToExcel": {
"name": "PDF to Excel", "name": "PDF para Excel",
"subtitle": "Extrai tabelas do PDF e converte em Excel (XLSX)." "subtitle": "Extrai tabelas do PDF e converte em Excel (XLSX)."
}, },
"pdfToText": { "pdfToText": {