From: Minh Nguyễn Date: Thu, 27 Mar 2014 09:32:40 +0000 (-0700) Subject: Vietnamese is vi, not vn X-Git-Tag: 2.6.0~19^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc9b061164d51d583ce46266812c341e2faffcfb;p=thirdparty%2Fmoment.git Vietnamese is vi, not vn --- diff --git a/component.json b/component.json index f63b7ada7..4c0266e89 100644 --- a/component.json +++ b/component.json @@ -71,11 +71,11 @@ "lang/tzm.js", "lang/uk.js", "lang/uz.js", - "lang/vn.js", + "lang/vi.js", "lang/zh-cn.js", "lang/zh-tw.js" ], "scripts": [ "moment.js" ] -} \ No newline at end of file +}