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
6
startpage/lang/zh-cn/strings.php
Normal file
6
startpage/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Startpage Settings"] = "开始页设置";
|
||||
$a->strings["Home page to load after login - leave blank for profile wall"] = "主页登录后表示-留空白为简介墙";
|
||||
$a->strings["Examples: "network" or "notifications/system""] = "例如:"网络"或"通知/系统"";
|
||||
$a->strings["Submit"] = "提交";
|
Loading…
Add table
Add a link
Reference in a new issue