mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38: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
12
forumlist/lang/zh-cn/strings.php
Normal file
12
forumlist/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "论坛";
|
||||
$a->strings["show/hide"] = "表示/隐藏";
|
||||
$a->strings["No forum subscriptions"] = "没有评坛订阅";
|
||||
$a->strings["Forums:"] = "评坛:";
|
||||
$a->strings["Forumlist settings updated."] = "评坛单设置更新了。";
|
||||
$a->strings["Forumlist Settings"] = "评坛单设置";
|
||||
$a->strings["Randomise forum list"] = "洗牌评坛单";
|
||||
$a->strings["Show forums on profile page"] = "表示评坛在简介页";
|
||||
$a->strings["Show forums on network page"] = "表示评坛在网络页";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue