forked from friendica/friendica-addons
8 lines
321 B
PHP
8 lines
321 B
PHP
<?php
|
|
|
|
$a->strings["Google+ Import Settings"] = "Google+ Importo";
|
|
$a->strings["Enable Google+ Import"] = "Aktivigi Ĝoogle+ Importon";
|
|
$a->strings["Google Account ID"] = "Google Konto ID";
|
|
$a->strings["Submit"] = "Sendi";
|
|
$a->strings["Google+ Import Settings saved."] = "Konservis Agordojn por Google+ Importo.";
|