diff options
Diffstat (limited to 'app/i18n/ru/gen.php')
| -rw-r--r-- | app/i18n/ru/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php index 10bcb042b..6a2f65cb7 100644 --- a/app/i18n/ru/gen.php +++ b/app/i18n/ru/gen.php @@ -146,7 +146,7 @@ return array( ), 'menu' => array( 'about' => 'О проекте', - 'account' => 'Account', // Todo: Transation + 'account' => 'Account', // TODO - Translation 'admin' => 'Администрирование', 'archiving' => 'Архивирование', 'authentication' => 'Аутентификация', |
