2013-02-27 14:38:30 +00:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
$a->strings["%d person likes this"] = "Array";
|
|
|
|
|
$a->strings["%d person doesn't like this"] = "Array";
|
|
|
|
|
$a->strings["Connect on Friendica!"] = "连接在Friendica!";
|
|
|
|
|
$a->strings["Generate new key"] = "造成新钥匙";
|
|
|
|
|
$a->strings["Widgets key"] = "小窗口钥匙";
|
|
|
|
|
$a->strings["Widgets available"] = "可用的小窗口";
|
2018-01-20 16:01:59 +00:00
|
|
|
|
$a->strings["Addon Settings"] = "插件设置";
|
2013-02-27 14:38:30 +00:00
|
|
|
|
$a->strings["Get added to this list!"] = "被在这个单子加入!";
|