From f363734cda6f8d88bb19e9410be88d1849d535bd Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 13 Apr 2017 18:44:33 +0300 Subject: [PATCH] Add default currency format --- config/locales/en.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 581c9e80b..d57fcde60 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -935,3 +935,11 @@ en: cant_match_version: 'Impossible match version with request' user_not_authenticated: "user not authenticated" actions: Actions + + number: + currency: + format: + format: "%n %u" + delimiter: " " + precision: 2 + unit: €