From 56ed2bdfb5cec295fd5e671acc585cabfa68f25a Mon Sep 17 00:00:00 2001 From: AlexeyMatveev686 Date: Tue, 9 Aug 2022 16:04:17 +0300 Subject: [PATCH] Add "langs.json" for "Glavred" plugin. --- sdkjs-plugins/content/glavred/translations/langs.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sdkjs-plugins/content/glavred/translations/langs.json diff --git a/sdkjs-plugins/content/glavred/translations/langs.json b/sdkjs-plugins/content/glavred/translations/langs.json new file mode 100644 index 00000000..ea4cbcc0 --- /dev/null +++ b/sdkjs-plugins/content/glavred/translations/langs.json @@ -0,0 +1,3 @@ +[ + "ru-RU" +] \ No newline at end of file