forked from friendica/friendica-addons
7 lines
241 B
PHP
7 lines
241 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Geonames settings updated."] = "Geonames设置更新了。";
|
||
|
$a->strings["Geonames Settings"] = "Geonames设置";
|
||
|
$a->strings["Enable Geonames Plugin"] = "使Geonames插件能用";
|
||
|
$a->strings["Submit"] = "提交";
|