From 16549f8f84634daba047fb556c41b50a4162b255 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Tue, 21 May 2019 08:51:32 +0900
Subject: [PATCH] Add da-DK

---
 locales/index.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/locales/index.js b/locales/index.js
index ceb90236a6..b71625dbc6 100644
--- a/locales/index.js
+++ b/locales/index.js
@@ -15,6 +15,7 @@ const merge = (...args) => args.reduce((a, c) => ({
 
 const languages = [
 	'cs-CZ',
+	'da-DK',
 	'de-DE',
 	'en-US',
 	'es-ES',