From a98e962e507bee46142ca6d5faa7f0b528203ec4 Mon Sep 17 00:00:00 2001 From: Ivan Romanko Date: Wed, 18 May 2016 19:52:18 +0300 Subject: [PATCH] fixed russian translation --- locale/ru/LC_MESSAGES/Structural/DependencyInjection/README.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/ru/LC_MESSAGES/Structural/DependencyInjection/README.po b/locale/ru/LC_MESSAGES/Structural/DependencyInjection/README.po index 83986ad..15e3f62 100644 --- a/locale/ru/LC_MESSAGES/Structural/DependencyInjection/README.po +++ b/locale/ru/LC_MESSAGES/Structural/DependencyInjection/README.po @@ -85,7 +85,7 @@ msgid "" "objects via a configuration array and inject them where needed (i.e. in " "Controllers)" msgstr "" -"Symfony and Zend Framework 2 уже содержат контейнеры для DI, которые " +"Symfony и Zend Framework 2 уже содержат контейнеры для DI, которые " "создают объекты с помощью массива из конфигурации, и внедряют их в случае " "необходимости (т.е. в Контроллерах)."