aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/en_GB.js
blob: 6d4601cd0f2ec2a3a1ab8ee56407174fcbc248e6 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditing / Logging",
    "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions."
},
"nplurals=2; plural=(n != 1);");