aboutsummaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector/l10n/en_GB.js
blob: a4d76626e6331f91b1222610dd8ea1bda67a7819 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "lookup_server_connector",
    {
    "Lookup Server Connector" : "Lookup Server Connector",
    "Sync public account information with the lookup server" : "Sync public account information with the lookup server",
    "Sync public user information with the lookup server" : "Sync public user information with the lookup server"
},
"nplurals=2; plural=(n != 1);");