From 2de1c08bc8b5f780d0302ee403b0d50207ce7056 Mon Sep 17 00:00:00 2001
From: cornerot <cornerot@gmail.com>
Date: Tue, 6 Apr 2021 16:36:55 +0000
Subject: [PATCH] Added "ru" lang to langs.json

---
 js/src/i18n/langs.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/js/src/i18n/langs.json b/js/src/i18n/langs.json
index d38d4bc6e..f79f45afa 100644
--- a/js/src/i18n/langs.json
+++ b/js/src/i18n/langs.json
@@ -22,6 +22,7 @@
   "pl": "Polski",
   "pt": "Português",
   "pt_BR": "Português brasileiro",
+  "ru": "Русский",
   "sl": "Slovenščina",
   "sv": "Svenska",
   "zh_Hant": "繁體字"