mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 20:11:09 +00:00
7 lines
315 B
PHP
7 lines
315 B
PHP
<?php
|
|
|
|
$a->strings["Google+ Import Settings"] = "Google+进口设置";
|
|
$a->strings["Enable Google+ Import"] = "使Google+进口可用";
|
|
$a->strings["Google Account ID"] = "Google+用户名";
|
|
$a->strings["Submit"] = "提交";
|
|
$a->strings["Google+ Import Settings saved."] = "把Google+进口设置保存了";
|