Skip to content

Commit

Permalink
Fix missing translation on first login
Browse files Browse the repository at this point in the history
  • Loading branch information
tramuntanal committed Nov 11, 2024
1 parent ee3a974 commit 6457726
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/locales/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ ca:
members_picker_help: "(separats per comes)"
name: Tria quins correus electrònics poden participar al component
verifications:
authorizations:
first_login:
actions:
members_picker_authorization_handler: Elecció de membres
members_picker_authorization:
extra_explanation: La participació està restringida a només uns participants
amb permís.
4 changes: 4 additions & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ en:
name: Pick the emails of the users that will be able to participate in the
current component
verifications:
authorizations:
first_login:
actions:
members_picker_authorization_handler: Members picker
members_picker_authorization:
extra_explanation: Participation is restricted to participants with the permitted
email.
4 changes: 4 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ es:
members_picker_help: "(separado por comas)"
name: Elige qué correos electrónicos pueden participar en el componente
verifications:
authorizations:
first_login:
actions:
members_picker_authorization_handler: Elección de miembros
members_picker_authorization:
extra_explanation: La participación está restringida a sólo unos participantes
con permiso

0 comments on commit 6457726

Please sign in to comment.