From 06ea51b390100a46c2ad397db17563193b8f923d Mon Sep 17 00:00:00 2001 From: Kunal Marwaha Date: Thu, 18 Jun 2020 15:04:31 -0700 Subject: [PATCH] [locale] tk: fix country code --- src/locale/tk.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/tk.js b/src/locale/tk.js index 71192af2a..b26f99e3d 100644 --- a/src/locale/tk.js +++ b/src/locale/tk.js @@ -1,5 +1,5 @@ //! moment.js locale configuration -//! locale : Turkmen [trk] +//! locale : Turkmen [tk] //! author : Atamyrat Abdyrahmanov : https://github.com/atamyratabdy import moment from '../moment'; -- 2.47.2