mirror of
https://github.com/nextcloud/server.git
synced 2025-02-24 08:56:48 +00:00
7 lines
282 B
JavaScript
7 lines
282 B
JavaScript
OC.L10N.register(
|
||
"lookup_server_connector",
|
||
{
|
||
"Lookup Server Connector" : "Tarama Sunucusu Bağlantısı",
|
||
"Sync public account information with the lookup server" : "Herkese açık hesap bilgilerini tarama sunucusu ile eşitler"
|
||
},
|
||
"nplurals=2; plural=(n > 1);");
|