diff options
Diffstat (limited to 'apps/admin_audit/l10n/en_GB.json')
-rw-r--r-- | apps/admin_audit/l10n/en_GB.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/en_GB.json b/apps/admin_audit/l10n/en_GB.json new file mode 100644 index 00000000000..e925e1a0e67 --- /dev/null +++ b/apps/admin_audit/l10n/en_GB.json @@ -0,0 +1,5 @@ +{ "translations": { + "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." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |