config/locales/iugu.en.yml in iugusdk-1.0.0.alpha.21 vs config/locales/iugu.en.yml in iugusdk-1.0.0.alpha.22

- old
+ new

@@ -1,14 +1,26 @@ en: + invoice_status: + pending: "Pending" + canceled: "Canceled" + paid: "Paid" + emails: + user_invitation: "You have been invited to %{account_name}" + user_welcome: "Welcome to %{application_title}" errors: messages: only_owners_can_destroy_accounts: "Only owners can destroy Accounts" invalid_role: "Not a valid role" only_social_and_no_email: "You need email and password to unlink this Social Account" email_already_in_use: "This email is already in use" not_supported_api_type: "not supported api type" iugu: + interval_type: + month: "Month" + months: "Months" + week: "Week" + weeks: "Weeks" welcome: "Welcome" edit: "Edit" update: "Update" unhappy?: "Unhappy?" try_first: "Try first" @@ -21,10 +33,12 @@ create_account: "Create Account" no_account: "No account?" no_account_action: "Sign up" add: "Add" active: "Active" + activate: "Activate" + suspend: "Suspend" unnamed: "Unnamed" back_to: "Back to" back: "Back" save: "Save" create: "Create" @@ -93,10 +107,11 @@ we_need_your_current_password_to_confirm_changes: "we need your current password to confirm your changes" did_not_receive_confirmation_instructions?: "Didn't receive confirmation instructions?" plan_name: "Plan name" plan: "Plan" plans: "Plans" + duration: "Duration" price: "Price" available_plans: "Available Plans" your_plan: "Your Plan" change_plan: "Change Plan" downgrade: "Downgrade" @@ -113,14 +128,19 @@ admin: "admin" user: "user" guest: "guest" become_user: "Become an User" notices: + account_activated: "Account successfully activated" + error_activating_account: "Error activating account" + account_suspended: "Account successfully suspended" + error_suspending_account: "Error suspending account" congrats_for_becoming_user: "Congratulations for becoming an user" guest_login: "Guest successfully login" subdomain_updated: "Subdomain successfully updated" you_are_already_member_of_this_account: "You already member of this account" new_token_generated: "New token generated" + token_removed: "Token removed" account_updated: "Account was successfully updated" account_not_found: "Account not found" user_invited: "User invited" sign_up: "Thank you for signing up" user_update: "User was successfully updated."