forked from OpenNeo/impress
Add "About NeoPass" link to footer
I'm gonna take down the survey message at some point, so it'll be good to have the link live elsewhere, too!
This commit is contained in:
parent
32c3ec4f14
commit
3f0936f25c
4 changed files with 2 additions and 6 deletions
|
@ -68,6 +68,7 @@
|
|||
%li.terms{"data-updated-recently": terms_updated_recently }
|
||||
= link_to t('.footer.terms', date: terms_updated_timestamp),
|
||||
terms_path
|
||||
%li= link_to t('.footer.about_neopass'), about_neopass_path
|
||||
|
||||
%div
|
||||
#{t('.footer.contact')}:
|
||||
|
|
|
@ -31,11 +31,9 @@ en-MEEP:
|
|||
login: Meep in
|
||||
|
||||
footer:
|
||||
blog: Bleep
|
||||
source_code: Source Meep
|
||||
terms: Terms of Use (meeped Sep 2022)
|
||||
contact: Meeptact
|
||||
suggestions: Suggesteeps
|
||||
email: Questions, comments, meepits
|
||||
copyright: Images © 1999–%{year} World of Neopets, Inc. All Rights Reserved.
|
||||
Used With Permission. Meep.
|
||||
|
|
|
@ -31,11 +31,10 @@ en:
|
|||
login: Log in
|
||||
|
||||
footer:
|
||||
blog: Blog
|
||||
source_code: Source Code
|
||||
terms: Terms of Use (updated %{date})
|
||||
about_neopass: About NeoPass
|
||||
contact: Contact
|
||||
suggestions: Suggestions
|
||||
email: Questions, comments, bugs
|
||||
copyright: Images © 1999–%{year} World of Neopets, Inc. All Rights Reserved.
|
||||
Used With Permission
|
||||
|
|
|
@ -24,10 +24,8 @@ pt:
|
|||
logout: Sair
|
||||
login: Entrar
|
||||
footer:
|
||||
blog: Blog
|
||||
source_code: Código Fonte
|
||||
contact: Contato
|
||||
suggestions: Sugestões
|
||||
email: Perguntas, comentários, erros
|
||||
copyright: Images © 1999–%{year} World of Neopets, Inc. All Rights Reserved. Used With Permission
|
||||
items:
|
||||
|
|
Loading…
Reference in a new issue