diff --git a/app/views/invites/new.html.haml b/app/views/invites/new.html.haml index eb9081cb..2332db00 100644 --- a/app/views/invites/new.html.haml +++ b/app/views/invites/new.html.haml @@ -4,4 +4,4 @@ = form.hidden_field :group_id = form.input :email = form.submit t('.action') - = link_to t('.back'), :back + = link_to t('ui.or_cancel'), :back diff --git a/config/locales/de.yml b/config/locales/de.yml index 1663cc07..d46ea8d3 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -971,7 +971,6 @@ de: title: Person einladen new: action: Einlading abschicken - back: oder zurück body:

Hier kannst du eine Person in die Gruppe %{group} einladen, die noch nicht Mitglied der Foodcoop ist.

success: Benutzerin wurde erfolgreich eingeladen. layouts: diff --git a/config/locales/en.yml b/config/locales/en.yml index c3dcfadf..bdb867c3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -975,7 +975,6 @@ en: title: Invite person new: action: Send invite - back: or go back body:

Here you can add a person to the group %{group}, who is not yet a member of the foodcoop.

success: User was invited successfully. layouts: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 7ba4c3c7..f4d809c4 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -994,7 +994,6 @@ fr: title: Engrainer une personne new: action: Engrainer! - back: ou revenir en arrière body:

Sur cette page, tu peux engrainer une personne qui ne fait pas encore partie de la Boufcoop à rejoindre la cellule %{group} success: La_le membre a été engrainéE avec succès! layouts: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index f6e29a95..abf19a21 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -972,7 +972,6 @@ nl: title: new: action: - back: body: success: layouts: