From 65be8daa1577ff6187722186819ae9c7401d1a8f Mon Sep 17 00:00:00 2001
From: Filip Hanes <filip@hanes.tech>
Date: Sun, 20 Feb 2022 16:16:40 +0100
Subject: [PATCH] add sk-SK lang to locales/index.js (#8325)

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

diff --git a/locales/index.js b/locales/index.js
index 8350b3d9c4..b271b79b73 100644
--- a/locales/index.js
+++ b/locales/index.js
@@ -34,6 +34,7 @@ const languages = [
 	'pl-PL',
 	'pt-PT',
 	'ru-RU',
+	'sk-SK',
 	'ug-CN',
 	'uk-UA',
 	'zh-CN',