diff options
Diffstat (limited to 'lang/ru')
-rw-r--r-- | lang/ru/local_webhooks.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ru/local_webhooks.php b/lang/ru/local_webhooks.php index 30a5843..390d14a 100644 --- a/lang/ru/local_webhooks.php +++ b/lang/ru/local_webhooks.php @@ -22,6 +22,8 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ +$string["editserviceadds"] = "Создание службы"; +$string["editserviceedits"] = "Редактирование службы"; $string["enableservice"] = "Включить"; $string["enableservice_help"] = "Включение службы отслеживания событий."; $string["linkmanagerservice"] = "Менеджер управления службами"; |