forked from friendica/friendica-addons
8 lines
279 B
PHP
8 lines
279 B
PHP
<?php
|
|
|
|
$a->strings["Google+ Import Settings"] = "";
|
|
$a->strings["Enable Google+ Import"] = "";
|
|
$a->strings["Google Account ID"] = "ID Google Account";
|
|
$a->strings["Submit"] = "Invia";
|
|
$a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate";
|