small i18n update
This commit is contained in:
parent
6cfaa4979a
commit
1d8fefcfb7
5 changed files with 1 additions and 5 deletions
|
@ -4,4 +4,4 @@
|
||||||
= form.hidden_field :group_id
|
= form.hidden_field :group_id
|
||||||
= form.input :email
|
= form.input :email
|
||||||
= form.submit t('.action')
|
= form.submit t('.action')
|
||||||
= link_to t('.back'), :back
|
= link_to t('ui.or_cancel'), :back
|
||||||
|
|
|
@ -971,7 +971,6 @@ de:
|
||||||
title: Person einladen
|
title: Person einladen
|
||||||
new:
|
new:
|
||||||
action: Einlading abschicken
|
action: Einlading abschicken
|
||||||
back: oder zurück
|
|
||||||
body: <p>Hier kannst du eine Person in die Gruppe <b>%{group}</b> einladen, die noch nicht Mitglied der Foodcoop ist.</p>
|
body: <p>Hier kannst du eine Person in die Gruppe <b>%{group}</b> einladen, die noch nicht Mitglied der Foodcoop ist.</p>
|
||||||
success: Benutzerin wurde erfolgreich eingeladen.
|
success: Benutzerin wurde erfolgreich eingeladen.
|
||||||
layouts:
|
layouts:
|
||||||
|
|
|
@ -975,7 +975,6 @@ en:
|
||||||
title: Invite person
|
title: Invite person
|
||||||
new:
|
new:
|
||||||
action: Send invite
|
action: Send invite
|
||||||
back: or go back
|
|
||||||
body: <p>Here you can add a person to the group <b>%{group}</b>, who is not yet a member of the foodcoop.</p>
|
body: <p>Here you can add a person to the group <b>%{group}</b>, who is not yet a member of the foodcoop.</p>
|
||||||
success: User was invited successfully.
|
success: User was invited successfully.
|
||||||
layouts:
|
layouts:
|
||||||
|
|
|
@ -994,7 +994,6 @@ fr:
|
||||||
title: Engrainer une personne
|
title: Engrainer une personne
|
||||||
new:
|
new:
|
||||||
action: Engrainer!
|
action: Engrainer!
|
||||||
back: ou revenir en arrière
|
|
||||||
body: <p>Sur cette page, tu peux engrainer une personne qui ne fait pas encore partie de la Boufcoop à rejoindre la cellule <b>%{group}</b>
|
body: <p>Sur cette page, tu peux engrainer une personne qui ne fait pas encore partie de la Boufcoop à rejoindre la cellule <b>%{group}</b>
|
||||||
success: La_le membre a été engrainéE avec succès!
|
success: La_le membre a été engrainéE avec succès!
|
||||||
layouts:
|
layouts:
|
||||||
|
|
|
@ -972,7 +972,6 @@ nl:
|
||||||
title:
|
title:
|
||||||
new:
|
new:
|
||||||
action:
|
action:
|
||||||
back:
|
|
||||||
body:
|
body:
|
||||||
success:
|
success:
|
||||||
layouts:
|
layouts:
|
||||||
|
|
Loading…
Reference in a new issue