8 lines
324 B
PHP
8 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.";
|