summaryrefslogtreecommitdiff
path: root/config/locales/en
diff options
context:
space:
mode:
authorclaucece <soficeli0@gmail.com>2015-09-21 23:27:05 -0500
committerclaucece <soficeli0@gmail.com>2015-10-05 22:39:30 -0500
commit2e1d21f53f0f96fba544b592fde84af2f4879a24 (patch)
treefc7d512c67002774ac8135dee16cc7f7ccd1919e /config/locales/en
parentf55fd33542c68fc8fc4519d622a41ef9517ebee3 (diff)
subscriptions, haml and translations
Diffstat (limited to 'config/locales/en')
-rw-r--r--config/locales/en/footer.en.yml1
-rw-r--r--config/locales/en/users.en.yml2
2 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en/footer.en.yml b/config/locales/en/footer.en.yml
index 65f8ab2..7569070 100644
--- a/config/locales/en/footer.en.yml
+++ b/config/locales/en/footer.en.yml
@@ -5,3 +5,4 @@ en:
pricing: Pricing
about: About Us
contact: Contact
+ donations: Donations
diff --git a/config/locales/en/users.en.yml b/config/locales/en/users.en.yml
index 4c6bbc0..543b511 100644
--- a/config/locales/en/users.en.yml
+++ b/config/locales/en/users.en.yml
@@ -5,6 +5,8 @@ en:
identities: "Usernames"
tickets: "Tickets"
user_control_panel: "user control panel"
+ donations: "Donations"
+ billing_settings: "Billing Settings"
account_settings: "Account Settings"
username: "Username"
password: "Password"