Skip to content
Extraits de code Groupes Projets
Valider 62e12f24 rédigé par Ilya Zhitomirskiy's avatar Ilya Zhitomirskiy
Parcourir les fichiers

fixed missing translation on the signup and invitation accept pages

parent 2a62867c
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
%br %br
%br %br
%h1 %h1
= t('users.getting_started.welcome') = t('welcome')
%h3.accept_invitation_text %h3.accept_invitation_text
= t('.accept_your_invitation') = t('.accept_your_invitation')
- flash.each do |name, msg| - flash.each do |name, msg|
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
%br %br
%br %br
%h1 %h1
= t('users.getting_started.welcome') = t('welcome')
%h3.accept_invitation_text %h3.accept_invitation_text
= t('.sign_up_message') = t('.sign_up_message')
- flash.each do |name, msg| - flash.each do |name, msg|
......
...@@ -38,7 +38,7 @@ en: ...@@ -38,7 +38,7 @@ en:
all_aspects: "All Aspects" all_aspects: "All Aspects"
no_results: "No Results Found" no_results: "No Results Found"
_contacts: "Contacts" _contacts: "Contacts"
welcome: "Welcome!"
#for reference translation, the real activerecord english transations are actually #for reference translation, the real activerecord english transations are actually
#in en-US, en-GB, and en-AU yml files #in en-US, en-GB, and en-AU yml files
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter