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