From afebd9e1fe4d174aa3a4922a52b140f0b08b6ee0 Mon Sep 17 00:00:00 2001 From: Deivison Lincoln Date: Thu, 9 May 2024 14:49:47 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20Correct=20typo=20in=20English=20translat?= =?UTF-8?q?ion=20for=20"C=C3=B3digo"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.js b/src/i18n/en.js index 13a391d..9ef41f9 100644 --- a/src/i18n/en.js +++ b/src/i18n/en.js @@ -74,7 +74,7 @@ export default { title: "Phone not connected", apiGenericError: "Could not load QR Code, if the error persists, restart the API and try again.", qr: "QR Code", - code: "C�digo", + code: "Código", }, options: { title: "Behavior",