From: Anton Vérinov Date: Mon, 21 Jan 2013 20:51:24 +0000 (+0200) Subject: oops X-Git-Tag: 2.0.0~14^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F591%2Fhead;p=thirdparty%2Fmoment.git oops --- diff --git a/lang/uk.js b/lang/uk.js index fbb928493..e5151eaef 100644 --- a/lang/uk.js +++ b/lang/uk.js @@ -63,7 +63,7 @@ function weekdaysCaseReplace(m, format) { return weekdays[nounCase][m.day()]; } -require('../moment').lang('ru', { +require('../moment').lang('uk', { months : monthsCaseReplace, monthsShort : "січ_лют_бер_кві_тра_чер_лип_сер_вер_жов_лис_гру".split("_"), weekdays : weekdaysCaseReplace,