mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 17:11:05 +00:00
8 lines
226 B
PHP
8 lines
226 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Google+ Import Settings"] = "";
|
||
|
$a->strings["Enable Google+ Import"] = "";
|
||
|
$a->strings["Google Account ID"] = "";
|
||
|
$a->strings["Submit"] = "Lagre";
|
||
|
$a->strings["Google+ Import Settings saved."] = "";
|