From 2a837e07f0aec0999134a3ca9a9dba78be3ed1ff Mon Sep 17 00:00:00 2001 From: Kristian Sakarisson Date: Fri, 18 Jan 2019 10:26:55 +0200 Subject: [PATCH] Add new Faroese locale author --- src/locale/fo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locale/fo.js b/src/locale/fo.js index cbd8eda2f1..26e9bc09dd 100644 --- a/src/locale/fo.js +++ b/src/locale/fo.js @@ -1,6 +1,6 @@ //! moment.js locale configuration //! locale : Faroese [fo] -//! author : Ragnar Johannesen : https://github.com/ragnar123 +//! author : Ragnar Johannesen, Kristian Sakarisson : https://github.com/ragnar123, https://github.com/sakarisson import moment from '../moment';