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

7 lines
374 B
PHP

<?php
$a->strings["Startpage Settings"] = "开始页设置";
$a->strings["Home page to load after login - leave blank for profile wall"] = "主页登录后表示-留空白为简介墙";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "例如:&quot;网络&quot;或&quot;通知/系统&quot;";
$a->strings["Submit"] = "提交";