Skip to content

Commit

Permalink
fix: Fixed EN content
Browse files Browse the repository at this point in the history
  • Loading branch information
josebui committed Oct 5, 2023
1 parent 975e42a commit d95f296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/localization/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@
"approved_membership": "You have been added to “{{storyMapTitle}}”",
"approve_invite_success": "You have been added to “{{storyMapTitle}}”",
"approveMembership.update_not_allowed": "Unable to accept Story Map invitation",
"approveMembership.update_not_allowed_permissions_validation": "You can't accept the invitation for the Story Map “{{storyMapTitle}}”. You must be logged in using the email address shown in the invitation.",
"approveMembership.update_not_allowed_permissions_validation": "You can't accept the invitation to edit “{{storyMapTitle}}.” You must log in using the email address shown in the invitation.",
"invite_document_title": "Story Map Invite"
},
"site": {
Expand Down
2 changes: 1 addition & 1 deletion src/localization/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,7 @@
"approved_membership": "Te han agregado a “{{storyMapTitle}}”",
"approve_invite_success": "Te han agregado a “{{storyMapTitle}}”",
"approveMembership.update_not_allowed": "No se puede aceptar la invitación de Story Map",
"approveMembership.update_not_allowed_permissions_validation": "No puedes aceptar la invitación para el Story Map “{{storyMapTitle}}”. Debes iniciar sesión con la dirección de correo electrónico que se muestra en la invitación.",
"approveMembership.update_not_allowed_permissions_validation": "No puedes aceptar la invitación para editar “{{storyMapTitle}}”. Debes iniciar sesión utilizando la dirección de correo electrónico que se muestra en la invitación.",
"invite_document_title": "Invitación a Story Map"
},
"site": {
Expand Down

0 comments on commit d95f296

Please sign in to comment.