diff --git a/src/i18n/en.js b/src/i18n/en.js index a2a9cce..0cc6dd0 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: "Code", }, options: { title: "Behavior", @@ -216,4 +216,4 @@ export default { none: "Nobody", } } -} \ No newline at end of file +}