0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 00:13:56 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/en_GB.js
Nextcloud bot 857752f82c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-19 00:19:30 +00:00

8 lines
385 B
JavaScript

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);");