From 6e89a21786b7ec7b923e9ba9031f29f2a92d712f Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Mon, 4 Apr 2016 14:04:18 +0200 Subject: [PATCH] Fixes commentable i18n --- config/locales/activerecord.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/activerecord.en.yml b/config/locales/activerecord.en.yml index bfe14a8fc..f1de3c756 100644 --- a/config/locales/activerecord.en.yml +++ b/config/locales/activerecord.en.yml @@ -78,4 +78,4 @@ en: proposal: attributes: tag_list: - less_than_or_equal_to: "tags must be less than or equal to %{count}" \ No newline at end of file + less_than_or_equal_to: "tags must be less than or equal to %{count}"