Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh_HK.js « l10n « lookup_server_connector « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf8300ad9bbd6498d19091b3b4291ca73343c3fc (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "查找伺服器連接器",
    "Sync public user information with the lookup server" : "將公共用戶信息與查找伺服器同步"
},
"nplurals=1; plural=0;");