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
|
||||
-# TODO: remove newest_items.header i18n key?
|
||||
-# TODO: i18n all the things
|
||||
-# TODO: cache this entire block? or just request newest items every time?
|
||||
- if @newest_unmodeled_items.present?
|
||||
|
|
|
@ -644,8 +644,6 @@ en-MEEP:
|
|||
Meep, %{user_link}!"
|
||||
blog:
|
||||
link: OpenNeo Meep
|
||||
newest_items:
|
||||
header: New Meeps
|
||||
pet_query:
|
||||
notice_html:
|
||||
Thanks for meeping us <strong>%{pet_name}</strong>.
|
||||
|
|
|
@ -700,8 +700,6 @@ en:
|
|||
Thanks, %{user_link}!"
|
||||
blog:
|
||||
link: OpenNeo Blog
|
||||
newest_items:
|
||||
header: New Items
|
||||
pet_query:
|
||||
notice_html:
|
||||
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}!"
|
||||
blog:
|
||||
link: Blog de OpenNeo
|
||||
newest_items:
|
||||
header: Nuevos Objetos
|
||||
pet_query:
|
||||
notice_html: Gracias por mostrarnos a <strong>%{pet_name}</strong>. ¡Haces un trabajo excelente!
|
||||
outfit:
|
||||
|
|
|
@ -528,8 +528,6 @@ pt:
|
|||
description_html: "%{user_link} nos mostrou %{contributed_description}. Obrigado, %{user_link}!"
|
||||
blog:
|
||||
link: OpenNeo Blog
|
||||
newest_items:
|
||||
header: Novos Itens
|
||||
pet_query:
|
||||
notice_html: Obrigado por nos mostrar <strong>%{pet_name}</strong>. Continue com o bom trabalho!
|
||||
outfit:
|
||||
|
|
Loading…
Reference in a new issue