forked from friendica/friendica-addons
8 lines
243 B
PHP
8 lines
243 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Google+ Import Settings"] = "";
|
||
|
$a->strings["Enable Google+ Import"] = "";
|
||
|
$a->strings["Google Account ID"] = "";
|
||
|
$a->strings["Submit"] = "Подтвердить";
|
||
|
$a->strings["Google+ Import Settings saved."] = "";
|