Update en.js

This commit is contained in:
Deivison Lincoln 2024-06-06 11:32:35 -03:00 committed by GitHub
parent 983ff4290c
commit ca95156832
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
}
}
}
}