0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 12:09:14 +00:00
nextcloud_server/apps/admin_audit/l10n/en_GB.js
2020-11-26 02:18:48 +00:00

7 lines
344 B
JavaScript

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);");