mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-05 12:42:53 +00:00
7 lines
324 B
PHP
7 lines
324 B
PHP
<?php
|
|
|
|
$a->strings["Google+ Import Settings"] = "Ajustos Google+ Import";
|
|
$a->strings["Enable Google+ Import"] = "Habilita Google+ Import";
|
|
$a->strings["Google Account ID"] = "ID del compte Google";
|
|
$a->strings["Submit"] = "Enviar";
|
|
$a->strings["Google+ Import Settings saved."] = "Ajustos Google+ Import guardats.";
|