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