From ec51cb39ac15c5474493a1236e80a21c7433065e Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sun, 22 Oct 2017 16:39:00 +0200 Subject: [PATCH 1/3] Delete ru_RU.json wrong location --- bl-plugins/tags/ru_RU.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 bl-plugins/tags/ru_RU.json diff --git a/bl-plugins/tags/ru_RU.json b/bl-plugins/tags/ru_RU.json deleted file mode 100644 index 703e7e2e..00000000 --- a/bl-plugins/tags/ru_RU.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "plugin-data": - { - "name": "Список тэгов", - "description": "Отображает список тэгов на боковой панели." - } -} From 26da548a67ff80d6d3cfeae404caafca3c57d9e6 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sun, 22 Oct 2017 16:39:16 +0200 Subject: [PATCH 2/3] Create ru_RU.json --- bl-plugins/tags/languages/ru_RU.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 bl-plugins/tags/languages/ru_RU.json diff --git a/bl-plugins/tags/languages/ru_RU.json b/bl-plugins/tags/languages/ru_RU.json new file mode 100644 index 00000000..703e7e2e --- /dev/null +++ b/bl-plugins/tags/languages/ru_RU.json @@ -0,0 +1,7 @@ +{ + "plugin-data": + { + "name": "Список тэгов", + "description": "Отображает список тэгов на боковой панели." + } +} From 75e06d316a101eff42155f21a669b36025449ae6 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sun, 22 Oct 2017 16:39:35 +0200 Subject: [PATCH 3/3] Delete ru-RU.json wrong name --- bl-plugins/tags/languages/ru-RU.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 bl-plugins/tags/languages/ru-RU.json diff --git a/bl-plugins/tags/languages/ru-RU.json b/bl-plugins/tags/languages/ru-RU.json deleted file mode 100644 index 17c5dc26..00000000 --- a/bl-plugins/tags/languages/ru-RU.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "plugin-data": - { - "name": "Список тэгов", - "description": "Отображает тэги на боковой панели." - } -}