summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/zh_TW.js
blob: 92041ef57e05e8f295b1e1463e98e971595fab52 (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;");