]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Added serbian (rs) translation.
authorLimon Monte <limon.monte@gmail.com>
Fri, 29 Nov 2013 09:35:56 +0000 (10:35 +0100)
committerLimon Monte <limon.monte@gmail.com>
Fri, 29 Nov 2013 09:41:07 +0000 (10:41 +0100)
lang/rs.js

index ca383ca24a78674eaa6ddc140dfa28ac838fa7eb..9332ced3ba05ebea937cb3359c2dcd7a3f7530d1 100644 (file)
@@ -66,7 +66,7 @@
         }
     }
 
-    return moment.lang('bs', {
+    return moment.lang('rs', {
         months : "januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),
         monthsShort : "jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),
         weekdays : "nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),