mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-04 18:02:58 +00:00
6 lines
160 B
PHP
6 lines
160 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Planets Settings"] = "行星设置";
|
||
|
$a->strings["Enable Planets Plugin"] = "使行星插件可用";
|
||
|
$a->strings["Submit"] = "提交";
|