en.yml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. en:
  2. hello: "Hello world"
  3. koudoku:
  4. confirmations:
  5. feature_depends_on_devise: "This feature depends on prior authentication."
  6. subscription_cancelled: "You successfully cancelled your subscription."
  7. subscription_updated: "You successfully updated your subscription."
  8. subscription_upgraded: "You successfully upgraded your subscription!"
  9. failure:
  10. problem_processing_transaction: "There was a problem processing this transaction."
  11. unauthorized: "Unauthorized"
  12. plan_intervals:
  13. month: "month"
  14. year: "year"
  15. week: "week"
  16. 6month: "half-year"
  17. 3month: "quarter"
  18. plan_difference:
  19. downgrade: "Downgrade"
  20. selected: "Selected"
  21. start_trial: "Start Trial"
  22. upgrade: "Upgrade"
  23. payment:
  24. cancel: "Cancel"
  25. card_number: "Card Number"
  26. card_on_file_with_last_four: "The card on file for your account ends with %{last_four}."
  27. cvc: "CVC"
  28. expiration: "Expiration (MM/YYYY)"
  29. payment_information: "Payment Information"
  30. save_billing_info: "Save Billing Information"
  31. upgrade_account: "Upgrade Your Account"
  32. update_payment_information: "Update Your Payment Information"
  33. social_proof:
  34. testimonial1:
  35. person: "John Terry at BeeHive"
  36. quote: "\"A bargain for the time I saved!\""
  37. testimonial2:
  38. person: "Michael Cornell at Truckers Inc."
  39. quote: "\"This is a great compliment to SalesForce!\""
  40. testimonial3:
  41. person: "Randy Blare at Burman Bros."
  42. quote: "\"I love you guys and you're the best!\""
  43. subscriptions:
  44. cancel_your_subscription: "cancel your subscription"
  45. cancel_your_subscription_note_html: "You can also %{link}."
  46. choose_other_plan: "Choose Another Plan"
  47. choose_plan: "Choose A Plan"
  48. free_trial_for_days: "%{days}-day Free Trial"
  49. no_subscription: "No Subscription"
  50. not_subscribed_to_plan: "You are not subscribed to a paid plan."
  51. sign_up: "Sign up"
  52. start_trial: "Start Your Free Trial"
  53. subscribed: "You're Subscribed!"
  54. subscribed_to_plan: "You're currently subscribed to the %{plan} plan."
  55. upgrade_your_account: "Upgrade Your Account"
  56. which_plan_is_best: "What Plan Is Best For You?"
  57. activity:
  58. website:
  59. create: 'target acquired'
  60. update: 'target engaged'
  61. destroy: 'target destroyed'
  62. user:
  63. create: 'joined ContactRocket'