From 4ffeec776716eff2a90bc40326ba01010b7a4bc6 Mon Sep 17 00:00:00 2001 From: corpsee Date: Sun, 22 Feb 2015 01:32:24 +0600 Subject: [PATCH] Updated lang.ru file Closes #807 --- PHPCI/Languages/lang.ru.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PHPCI/Languages/lang.ru.php b/PHPCI/Languages/lang.ru.php index 00b2783e..836db6f4 100644 --- a/PHPCI/Languages/lang.ru.php +++ b/PHPCI/Languages/lang.ru.php @@ -99,6 +99,7 @@ PHPCI', 'remote' => 'Внешний URL', 'local' => 'Локальный путь', 'hg' => 'Mercurial', + 'svn' => 'Subversion', 'where_hosted' => 'Расположение проекта', 'choose_github' => 'Выберите GitHub репозиторий:', @@ -178,6 +179,8 @@ PHPCI', 'phpmd' => 'PHP Mess Detector', 'phpspec' => 'PHP Spec', 'phpunit' => 'PHP Unit', + 'technical_debt' => 'Технические долги', + 'behat' => 'Behat', 'file' => 'Файл', 'line' => 'Строка',