mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +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
11
page/lang/zh-cn/strings.php
Normal file
11
page/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Forums"] = "论坛";
|
||||
$a->strings["show more"] = "看多";
|
||||
$a->strings["Forums:"] = "评坛:";
|
||||
$a->strings["Page settings updated."] = "页设置更新了";
|
||||
$a->strings["Page Settings"] = "页设置";
|
||||
$a->strings["How many forums to display on sidebar without paging"] = "多少评坛要在工具栏上表示无分页";
|
||||
$a->strings["Randomise Page/Forum list"] = "把页/评坛单洗牌";
|
||||
$a->strings["Show pages/forums on profile page"] = "表示页/评坛在简介页";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue