mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 11:03:00 +00:00
6 lines
241 B
PHP
6 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"] = "提交";
|