forked from friendica/friendica-addons
6 lines
183 B
PHP
6 lines
183 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Randplace Settings"] = "Réglages de Randplace";
|
||
|
$a->strings["Enable Randplace Plugin"] = "Activer l'extension Randplace";
|
||
|
$a->strings["Submit"] = "Envoyer";
|