friendica-addons/privacy_image_cache/lang/zh-cn/strings.php
2013-02-27 09:38:30 -05:00

9 lines
331 B
PHP

<?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"] = "删除全缓存";