forked from OpenNeo/impress
remove unused outfits.new.newest_items.header i18n key
This commit is contained in:
parent
7dd2646dbb
commit
342f8ef859
5 changed files with 0 additions and 9 deletions
|
@ -73,7 +73,6 @@
|
||||||
|
|
||||||
|
|
||||||
#whats-new
|
#whats-new
|
||||||
-# TODO: remove newest_items.header i18n key?
|
|
||||||
-# TODO: i18n all the things
|
-# TODO: i18n all the things
|
||||||
-# TODO: cache this entire block? or just request newest items every time?
|
-# TODO: cache this entire block? or just request newest items every time?
|
||||||
- if @newest_unmodeled_items.present?
|
- if @newest_unmodeled_items.present?
|
||||||
|
|
|
@ -644,8 +644,6 @@ en-MEEP:
|
||||||
Meep, %{user_link}!"
|
Meep, %{user_link}!"
|
||||||
blog:
|
blog:
|
||||||
link: OpenNeo Meep
|
link: OpenNeo Meep
|
||||||
newest_items:
|
|
||||||
header: New Meeps
|
|
||||||
pet_query:
|
pet_query:
|
||||||
notice_html:
|
notice_html:
|
||||||
Thanks for meeping us <strong>%{pet_name}</strong>.
|
Thanks for meeping us <strong>%{pet_name}</strong>.
|
||||||
|
|
|
@ -700,8 +700,6 @@ en:
|
||||||
Thanks, %{user_link}!"
|
Thanks, %{user_link}!"
|
||||||
blog:
|
blog:
|
||||||
link: OpenNeo Blog
|
link: OpenNeo Blog
|
||||||
newest_items:
|
|
||||||
header: New Items
|
|
||||||
pet_query:
|
pet_query:
|
||||||
notice_html:
|
notice_html:
|
||||||
Thanks for showing us <strong>%{pet_name}</strong>.
|
Thanks for showing us <strong>%{pet_name}</strong>.
|
||||||
|
|
|
@ -530,8 +530,6 @@ es:
|
||||||
description_html: "%{user_link} nos ha mostrado %{contributed_description}. ¡Muchas gracias, %{user_link}!"
|
description_html: "%{user_link} nos ha mostrado %{contributed_description}. ¡Muchas gracias, %{user_link}!"
|
||||||
blog:
|
blog:
|
||||||
link: Blog de OpenNeo
|
link: Blog de OpenNeo
|
||||||
newest_items:
|
|
||||||
header: Nuevos Objetos
|
|
||||||
pet_query:
|
pet_query:
|
||||||
notice_html: Gracias por mostrarnos a <strong>%{pet_name}</strong>. ¡Haces un trabajo excelente!
|
notice_html: Gracias por mostrarnos a <strong>%{pet_name}</strong>. ¡Haces un trabajo excelente!
|
||||||
outfit:
|
outfit:
|
||||||
|
|
|
@ -528,8 +528,6 @@ pt:
|
||||||
description_html: "%{user_link} nos mostrou %{contributed_description}. Obrigado, %{user_link}!"
|
description_html: "%{user_link} nos mostrou %{contributed_description}. Obrigado, %{user_link}!"
|
||||||
blog:
|
blog:
|
||||||
link: OpenNeo Blog
|
link: OpenNeo Blog
|
||||||
newest_items:
|
|
||||||
header: Novos Itens
|
|
||||||
pet_query:
|
pet_query:
|
||||||
notice_html: Obrigado por nos mostrar <strong>%{pet_name}</strong>. Continue com o bom trabalho!
|
notice_html: Obrigado por nos mostrar <strong>%{pet_name}</strong>. Continue com o bom trabalho!
|
||||||
outfit:
|
outfit:
|
||||||
|
|
Loading…
Reference in a new issue