This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const AG_GRID_LOCALE_RU = { | |
// Выбор фильтра | |
selectAll: '(Выделить все)', | |
selectAllSearchResults: '(Выделить все результаты поиска)', | |
searchOoo: 'Поиск...', | |
blanks: '(Пусто)', | |
noMatches: 'Нет совпадений', | |
// Числовой фильтр & текстовый фильтр | |
filterOoo: 'Фильтрация...', |