summaryrefslogtreecommitdiff
path: root/config/locales/en
diff options
context:
space:
mode:
authorclaucece <soficeli0@gmail.com>2015-09-25 00:04:19 -0500
committerclaucece <soficeli0@gmail.com>2015-10-05 22:41:20 -0500
commitb26d10fe7d87b570bd888fa2a2543f3675278f8b (patch)
tree2b73a88026b78ef5f78a881ac7c0eac91d6632ac /config/locales/en
parent577c1f3e92040ab79fcd67b818c7dc8531aaa211 (diff)
add subscriptions
Diffstat (limited to 'config/locales/en')
-rw-r--r--config/locales/en/generic.en.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/config/locales/en/generic.en.yml b/config/locales/en/generic.en.yml
index f268bff..be62a40 100644
--- a/config/locales/en/generic.en.yml
+++ b/config/locales/en/generic.en.yml
@@ -2,9 +2,9 @@ en:
signup: "Sign Up"
login: "Log In"
logout: "Log Out"
-
+
cancel: "Cancel"
-
+
created: "Created"
created_by_on: "Created by %{user} on %{time}"
updated: "Updated"
@@ -25,3 +25,5 @@ en:
create_thing: "Create %{thing}"
overview: "Overview"
+ choose: "Choose"
+ enter_amount: "Enter amount"