From 6e47777c15ddbe768717420bf3dd9ba0aaf0b6af Mon Sep 17 00:00:00 2001 From: Alexandre Hagihara Date: Thu, 26 Feb 2026 09:06:34 -0300 Subject: [PATCH] Correction on pdfToExcel.name --- public/locales/pt/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/pt/tools.json b/public/locales/pt/tools.json index 69617ea..69bc4b5 100644 --- a/public/locales/pt/tools.json +++ b/public/locales/pt/tools.json @@ -507,7 +507,7 @@ "subtitle": "Extrai tabelas do PDF e converte em CSV." }, "pdfToExcel": { - "name": "PDF to Excel", + "name": "PDF para Excel", "subtitle": "Extrai tabelas do PDF e converte em Excel (XLSX)." }, "pdfToText": {