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,9 @@
<?php
$a->strings["IRC Settings"] = "IRC设置";
$a->strings["Channel(s) to auto connect (comma separated)"] = "频道要自动地连接(逗号分隔)";
$a->strings["Popular Channels (comma separated)"] = "流行频道(逗号分隔)";
$a->strings["Submit"] = "提交";
$a->strings["IRC settings saved."] = "IRC设置保存了。";
$a->strings["IRC Chatroom"] = "IRC聊间";
$a->strings["Popular Channels"] = "流行频道";