From 2e1d21f53f0f96fba544b592fde84af2f4879a24 Mon Sep 17 00:00:00 2001 From: claucece Date: Mon, 21 Sep 2015 23:27:05 -0500 Subject: subscriptions, haml and translations --- config/locales/en/footer.en.yml | 1 + config/locales/en/users.en.yml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'config/locales/en') 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" -- cgit v1.2.3