diff options
author | elijah <elijah@riseup.net> | 2014-01-21 13:54:45 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-23 11:37:49 -0800 |
commit | 87383e624855def55e13d238b2f20b79c418c1d9 (patch) | |
tree | bfba7820ab8ed90b433c5e0fc56def4c7ea523fc /config/locales/en.yml | |
parent | 01941b7d930c581a6684f6b939b3ae2f62bd832e (diff) |
added default pricing, privacy policy and tos pages.
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 63f1c3e..00ef06b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1 +1,6 @@ en: + privacy_policy: Privacy Policy + terms_of_use: Terms of Use + pricing: Pricing + about: About Us + contact: Contact
\ No newline at end of file |