add per-plugin language files

This commit is contained in:
fabrixxm 2013-02-27 09:38:30 -05:00
parent 32063986f5
commit 887fcdbd3e
840 changed files with 10332 additions and 0 deletions

View 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: &quot;network&quot; or &quot;notifications/system&quot;"] = "例如:&quot;网络&quot;或&quot;通知/系统&quot;";
$a->strings["Submit"] = "提交";