mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
8
privacy_image_cache/lang/zh-cn/strings.php
Normal file
8
privacy_image_cache/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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"] = "删除全缓存";
|
Loading…
Add table
Add a link
Reference in a new issue