From 8bb6a626d860f476ec837f0488224e7062c70d04 Mon Sep 17 00:00:00 2001 From: Kristian Sakarisson Date: Mon, 21 Jan 2019 09:45:15 +0200 Subject: [PATCH] Add new Faroese locale author --- src/locale/fo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locale/fo.js b/src/locale/fo.js index cbd8eda2f1..039563f731 100644 --- a/src/locale/fo.js +++ b/src/locale/fo.js @@ -1,6 +1,7 @@ //! moment.js locale configuration //! locale : Faroese [fo] //! author : Ragnar Johannesen : https://github.com/ragnar123 +//! author : Kristian Sakarisson : https://github.com/sakarisson import moment from '../moment';