forked from friendica/friendica-addons
96c41e5623
update strings to contain addon
7 lines
176 B
PHP
7 lines
176 B
PHP
<?php
|
|
|
|
$a->strings["Geonames settings updated."] = "";
|
|
$a->strings["Geonames Settings"] = "";
|
|
$a->strings["Enable Geonames Addon"] = "";
|
|
$a->strings["Submit"] = "Lagre";
|