Revision 2626
Added by Azamat Hackimov over 16 years ago
trunk/config/locales/ru.yml | ||
---|---|---|
437 | 437 |
label_x_closed_issues_abbr: |
438 | 438 |
zero: 0 закрыто |
439 | 439 |
one: 1 закрыт |
440 |
other: "{{count}} открыто"
|
|
440 |
other: "{{count}} закрыто"
|
|
441 | 441 |
label_comment_added: Добавленный комментарий |
442 | 442 |
label_comment_add: Оставить комментарий |
443 | 443 |
label_comment_delete: Удалить комментарии |
Also available in: Unified diff
fix #3038, thanks to Konstantin Kuznetsov for reporting