mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-04 17:02:59 +00:00
7 lines
240 B
PHP
7 lines
240 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Geonames settings updated."] = "Réglages Geonames sauvés.";
|
||
|
$a->strings["Geonames Settings"] = "Réglages Geonames";
|
||
|
$a->strings["Enable Geonames Plugin"] = "Activer Geonames";
|
||
|
$a->strings["Submit"] = "Envoyer";
|