aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/zh_TW.js
blob: eb11ea61f004e34b3665ce8c2256b83cce606bd7 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "查詢伺服器連接程式",
    "Sync public account information with the lookup server" : "將公開帳號資訊與查詢伺服器同步"
},
"nplurals=1; plural=0;");