From 6b42a53420fd62d26daa3150d037744fb8d7943e Mon Sep 17 00:00:00 2001 From: vorons Date: Tue, 17 Nov 2015 13:46:13 +0800 Subject: [PATCH 1/2] Create ru_RU.json --- plugins/maintancemode/languages/ru_RU.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/maintancemode/languages/ru_RU.json diff --git a/plugins/maintancemode/languages/ru_RU.json b/plugins/maintancemode/languages/ru_RU.json new file mode 100644 index 00000000..e770d1bf --- /dev/null +++ b/plugins/maintancemode/languages/ru_RU.json @@ -0,0 +1,15 @@ +{ + "plugin-data": + { + "name": "Режим обслуживания", + "description": "Установите ваш сайт в режим обслуживания, вы можете получить доступ к панели управления.", + "author": "Bludit", + "email": "", + "website": "https://github.com/dignajar/bludit-plugins", + "version": "0.6", + "releaseDate": "2015-11-13" + }, + + "enable-maintence-mode": "Включить режим обслуживания", + "message": "Сообщение" +} From 0fb4ad26d14363d648268e721ac6d77e44081b46 Mon Sep 17 00:00:00 2001 From: vorons Date: Thu, 19 Nov 2015 09:39:57 +0800 Subject: [PATCH 2/2] Update ru_RU.json --- plugins/maintancemode/languages/ru_RU.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/plugins/maintancemode/languages/ru_RU.json b/plugins/maintancemode/languages/ru_RU.json index e770d1bf..6ca2d932 100644 --- a/plugins/maintancemode/languages/ru_RU.json +++ b/plugins/maintancemode/languages/ru_RU.json @@ -2,12 +2,7 @@ "plugin-data": { "name": "Режим обслуживания", - "description": "Установите ваш сайт в режим обслуживания, вы можете получить доступ к панели управления.", - "author": "Bludit", - "email": "", - "website": "https://github.com/dignajar/bludit-plugins", - "version": "0.6", - "releaseDate": "2015-11-13" + "description": "Установите ваш сайт в режим обслуживания, вы можете получить доступ к панели управления." }, "enable-maintence-mode": "Включить режим обслуживания",