From: egilkh Date: Wed, 13 Aug 2014 17:35:21 +0000 (+0200) Subject: Add missing locale key to file comment. X-Git-Tag: 2.8.2~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1856%2Fhead;p=thirdparty%2Fmoment.git Add missing locale key to file comment. --- diff --git a/locale/fa.js b/locale/fa.js index 09c790951..68af5193f 100644 --- a/locale/fa.js +++ b/locale/fa.js @@ -1,5 +1,5 @@ // moment.js locale configuration -// locale : Persian +// locale : Persian (fa) // author : Ebrahim Byagowi : https://github.com/ebraminio (function (factory) { diff --git a/locale/uz.js b/locale/uz.js index aeaad6339..7cf541c52 100644 --- a/locale/uz.js +++ b/locale/uz.js @@ -1,5 +1,5 @@ // moment.js locale configuration -// locale : uzbek +// locale : uzbek (uz) // author : Sardor Muminov : https://github.com/muminoff (function (factory) { diff --git a/locale/zh-cn.js b/locale/zh-cn.js index e73acd704..78ea965b8 100644 --- a/locale/zh-cn.js +++ b/locale/zh-cn.js @@ -1,5 +1,5 @@ // moment.js locale configuration -// locale : chinese +// locale : chinese (zh-cn) // author : suupic : https://github.com/suupic // author : Zeno Zeng : https://github.com/zenozeng