Files
Nextcloud bot b8a41a5f33 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-10 00:22:53 +00:00

8 lines
345 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);");