<?php
return [
'option'=>'????????',
'value'=>'????????',
'hint'=>'????????',
'reset'=>'?????',
'status'=>'??????',
'config'=>'????????????',
'file_list'=>'????? ? ????',
'cache_reset_success'=>'??? ??????!',
'cache_reset_fail'=>'?????? ??????? ????!',
'file_invalidate_success'=>'??? ????? ???????!',
'file_invalidate_fail'=>'???? ?? ?????? ??? ?? ????????? ? ??????',
'file_compile_success'=>'???? ???????? ? ???!',
'invalidate_file'=>'???????? ??? ?????',
'invalidate'=>'?????',
'compile_file'=>'???????? ???? ? ???',
'filepath'=>'?????? ???? ? ?????',
'black_list'=>'?????? ??????',
'black_list_file'=>'???? ??????? ??????',
'black_list_ignors'=>'???????????? ????? ? ????? ?????',
'black_list_notice'=>'?????? ? ?????? ?????? ?? ???????',
'full_path'=>'????',
'hits'=>'?????????????',
'memory_consumption'=>'??????',
'last_used_timestamp'=>'??????????????',
'file_timestamp'=>'???????',
'memory_usage'=>'????????????? ??????',
'hits_misses'=>'?????????/????????',
'common_status' =>'????? ??????',
'interned_strings_usage'=>'?????????? ????????????? ?????',
'opcache_statistics'=>'?????????? OpCache',
'reset_founded_files' =>'???????? ????????? ?????'
];
|