From 2f2099b7233e6ef1e99573782926b0576c11662c Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 9 Aug 2016 11:41:40 +0200 Subject: [PATCH] fix EN translations --- config/locales/app.shared.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/app.shared.en.yml b/config/locales/app.shared.en.yml index 35edb24f4..df648243f 100644 --- a/config/locales/app.shared.en.yml +++ b/config/locales/app.shared.en.yml @@ -342,8 +342,8 @@ en: percent_off_is_required: "Percentage off is required." percentage_must_be_between_0_and_100: "Percentage must be between 0 and 100." validity_per_user: "Validity per user" - once: "Once" - forever: "Forever" + once: "Just once" + forever: "Each use" validity_per_user_is_required: "Validity per user is required." valid_until: "Valid until (included)" max_usages: "Maximum usages allowed"