Fixed 'start' string for ru lang
Fixed 'from' and 'to' strings for ru lang
This commit is contained in:
parent
d8df6cab4a
commit
3a867eb9d5
1 changed files with 3 additions and 3 deletions
|
|
@ -188,10 +188,10 @@ PHPCI',
|
|||
'class' => 'Класс',
|
||||
'method' => 'Метод',
|
||||
'message' => 'Сообщение',
|
||||
'start' => 'Запуск',
|
||||
'start' => 'Начало',
|
||||
'end' => 'Конец',
|
||||
'from' => 'От',
|
||||
'to' => 'До',
|
||||
'from' => 'Из',
|
||||
'to' => 'В',
|
||||
'suite' => 'Комплект',
|
||||
'test' => 'Тест',
|
||||
'result' => 'Результат',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue