Skip to content
Extraits de code Groupes Projets
Valider be42ccfa rédigé par danielgrippi's avatar danielgrippi
Parcourir les fichiers

Be less glib

parent 39b8fed4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
%a.paginate %a.paginate
= t("more") = t("more")
- else - else
= t('.nobody_likes', :tag => "##{params[:tag]}") = t('.nobody_talking', :tag => "##{params[:tag]}")
= will_paginate @posts = will_paginate @posts
.prepend-2.span-7.last .prepend-2.span-7.last
......
...@@ -398,7 +398,7 @@ en: ...@@ -398,7 +398,7 @@ en:
index: index:
whatup: "What's happening on %{pod}" whatup: "What's happening on %{pod}"
posts_tagged_with: "Posts tagged with #%{tag}" posts_tagged_with: "Posts tagged with #%{tag}"
nobody_likes: "nobody likes %{tag}." nobody_talking: "Nobody is talking about %{tag} yet."
people_tagged_with: "People tagged with %{tag}" people_tagged_with: "People tagged with %{tag}"
profiles: profiles:
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter