aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/zh_CN.js
blob: 2e7c8d960ccee9a795c286d323e3454a4dd43a09 (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;");