diff options
author | elijah <elijah@riseup.net> | 2014-01-22 02:18:30 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-23 11:37:49 -0800 |
commit | 67650ea9fead442cb2f66a2fbbec452c890d0775 (patch) | |
tree | 22e2042d2b416f01f645f75901f2bf077329f412 /config/locales/en.yml | |
parent | 87383e624855def55e13d238b2f20b79c418c1d9 (diff) |
added a default footer with links to privacy policy, tos, pricing, about us, contact.
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 00ef06b..96c47ca 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,6 +1,6 @@ en: privacy_policy: Privacy Policy - terms_of_use: Terms of Use + terms_of_service: Terms of Service pricing: Pricing about: About Us contact: Contact
\ No newline at end of file |