|
<?php
|
|
|
|
$a->strings["Lifetime of the cache (in hours)"] = "缓存期(小时)";
|
|
$a->strings["Save"] = "保存";
|
|
$a->strings["Cache Statistics"] = "缓存统计";
|
|
$a->strings["Number of items"] = "项目数量";
|
|
$a->strings["Size of the cache"] = "缓存尺寸";
|
|
$a->strings["Delete the whole cache"] = "删除全缓存";
|