diff --git a/modules/system/lang/ru/client.php b/modules/system/lang/ru/client.php index 9f700eefb..aac460c57 100644 --- a/modules/system/lang/ru/client.php +++ b/modules/system/lang/ru/client.php @@ -63,6 +63,10 @@ return [ 'group' => [ 'all' => 'все' ], + 'scopes' => [ + 'apply_button_text' => 'Применить', + 'clear_button_text' => 'Очистить' + ], 'dates' => [ 'all' => 'все', 'filter_button_text' => 'Фильтр',