From 4b9d5360f61e4b4efb9404053607687d7cef53b0 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 8 May 2017 01:12:43 +0300 Subject: [PATCH] Add month names to et locale --- config/locales/et.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/locales/et.yml b/config/locales/et.yml index 6f8a51040..860af2450 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -5,3 +5,7 @@ et: registrant: registreerija tech: tehniline kontakt admin: halduskontakt + + date: + # Don't forget the nil at the beginning; there's no such thing as a 0th month + month_names: [~, Jaanuar, Veebruar, Märts, Aprill, Mai, Juuni, Juuli, August, September, Oktoober, November, Detsember]