aboutsummaryrefslogtreecommitdiffstats
path: root/apps/webhook_listeners/l10n/ja.js
blob: 43230a54aa66c6b0899f80388934ee9dd59673e4 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "webhook_listeners",
    {
    "Webhooks" : "Webhooks",
    "Nextcloud webhook support" : "Nextcloud webhook サポート"
},
"nplurals=1; plural=0;");