forked from friendica/friendica-addons
6 lines
170 B
PHP
6 lines
170 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Randplace Settings"] = "随意下设置";
|
||
|
$a->strings["Enable Randplace Plugin"] = "使随意下插件能用";
|
||
|
$a->strings["Submit"] = "提交";
|