forked from friendica/friendica-addons
8 lines
642 B
PHP
8 lines
642 B
PHP
<?php
|
||
|
||
$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=__DQ__http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger__DQ__>RemoteStorage WebFinger</a>"] = "许用您的friendica用户名(%s)根对外没主办的贮藏(比如ownCloud)。看<a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>";
|
||
$a->strings["Template URL (with {category})"] = "模板URL(根{category})";
|
||
$a->strings["OAuth end-point"] = "OAuth 端点";
|
||
$a->strings["Api"] = "API";
|
||
$a->strings["Submit"] = "提交";
|