]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
oops 590/head 591/head
authorAnton Vérinov <github@zemlan.in>
Mon, 21 Jan 2013 20:51:24 +0000 (22:51 +0200)
committerAnton Vérinov <github@zemlan.in>
Mon, 21 Jan 2013 20:51:24 +0000 (22:51 +0200)
lang/uk.js

index fbb928493036d48555d3a8863dde12e82732b6a6..e5151eaef83094d7dd37cea891296fa13b05aca0 100644 (file)
@@ -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,