8 lines
231 B
PHP
8 lines
231 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Google+ Import Settings"] = "";
|
||
|
$a->strings["Enable Google+ Import"] = "";
|
||
|
$a->strings["Google Account ID"] = "";
|
||
|
$a->strings["Submit"] = "Potwierdź";
|
||
|
$a->strings["Google+ Import Settings saved."] = "";
|