From cf720ce2708d67d2f15e805cee8e3ec017687d24 Mon Sep 17 00:00:00 2001 From: Imperadeiro98 <Imperadeiro98@users.noreply.github.com> Date: Fri, 21 Aug 2015 21:42:02 +0100 Subject: [PATCH] Fixed 'changed' in english file --- app/locale/en.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locale/en.coffee b/app/locale/en.coffee index 88bedd82a..1b02f77b8 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -457,7 +457,7 @@ managed_by: "Managed by" will_be_cancelled: "Will be cancelled on" currently_free: "You currently have a free subscription" - currently_free_until: "You currently have a subscription until" #{changed} + currently_free_until: "You currently have a subscription until" # {changed} was_free_until: "You had a free subscription until" managed_subs: "Managed Subscriptions" managed_subs_desc: "Add subscriptions for other players (students, children, etc.)"