0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-14 08:23:21 +00:00
nextcloud_server/apps/lookup_server_connector/l10n/de_DE.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
285 B
JavaScript
Raw Normal View History

2020-09-25 02:18:49 +00:00
OC.L10N.register(
"lookup_server_connector",
{
2020-09-26 02:17:48 +00:00
"Lookup Server Connector" : "Lookup Server Connector",
"Sync public account information with the lookup server" : "Öffentliche Kontoinformationen mit dem Lookup-Server synchronisieren"
2020-09-25 02:18:49 +00:00
},
"nplurals=2; plural=(n != 1);");