Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[es]: Translate missing authorization exception key #4437

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/es/json.json
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@
"There was a problem submitting the form.": "Hubo un problema al enviar el formulario.",
"These people have been invited to your team and have been sent an invitation email. They may join the team by accepting the email invitation.": "Estas personas han sido invitadas a su equipo y se les ha enviado un correo electrónico de invitación. Pueden unirse al equipo aceptando la invitación por correo electrónico.",
"This account does not have an active subscription.": "Esta cuenta no tiene una suscripción activa.",
"This action is unauthorized.": "This action is unauthorized.",
"This action is unauthorized.": "Esta acción no está autorizada.",
"This copy of Nova is unlicensed.": "Esta copia de Nova no tiene licencia.",
"This coupon code can only be used by new customers.": "Este cupón puede ser usado solamente por nuevos clientes.",
"This device": "Este dispositivo",
Expand Down