blob: 39fc925dfc4c4096244012c8f3fae5b47a072244 (
plain)
1
2
3
4
5
6
7
|
OC.L10N.register(
"webhook_listeners",
{
"Webhooks" : "Veebihaagid",
"Nextcloud webhook support" : "Veebihaakide (webhook) tugi Nextcloudi jaoks"
},
"nplurals=2; plural=(n != 1);");
|