Skip to content

Commit

Permalink
[#1770] Extract & compile trans for invitation button text
Browse files Browse the repository at this point in the history
  • Loading branch information
ifirmawan committed Jan 5, 2024
1 parent 8fed922 commit 2e7151b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/translations/locales/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -2078,6 +2078,7 @@ msgstr "Invalid Email address"
msgid "Invitation sent."
msgstr "Invitation sent."

#: src/modules/workspace/ps/setup-team-form.jsx:180
#: src/modules/workspace/ps/setup-team-form.jsx:195
msgid "Invite a new member"
msgstr "Invite a new member"
Expand Down
1 change: 1 addition & 0 deletions frontend/src/translations/locales/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -2075,6 +2075,7 @@ msgstr "Dirección de correo electrónico no válida"
msgid "Invitation sent."
msgstr "Invitación enviada."

#: src/modules/workspace/ps/setup-team-form.jsx:180
#: src/modules/workspace/ps/setup-team-form.jsx:195
msgid "Invite a new member"
msgstr "Invitar a un nuevo miembro"
Expand Down
1 change: 1 addition & 0 deletions frontend/src/translations/locales/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2080,6 +2080,7 @@ msgstr "Adresse e-mail invalide"
msgid "Invitation sent."
msgstr "Invitation envoyée."

#: src/modules/workspace/ps/setup-team-form.jsx:180
#: src/modules/workspace/ps/setup-team-form.jsx:195
msgid "Invite a new member"
msgstr "Inviter un nouveau membre"
Expand Down
1 change: 1 addition & 0 deletions frontend/src/translations/locales/pseudo.po
Original file line number Diff line number Diff line change
Expand Up @@ -2066,6 +2066,7 @@ msgstr ""
msgid "Invitation sent."
msgstr ""

#: src/modules/workspace/ps/setup-team-form.jsx:180
#: src/modules/workspace/ps/setup-team-form.jsx:195
msgid "Invite a new member"
msgstr ""
Expand Down

0 comments on commit 2e7151b

Please sign in to comment.