nextcloud/apps/admin_audit/l10n/sv.js

8 lines
354 B
JavaScript
Raw Normal View History

2020-10-31 05:18:47 +03:00
OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Granskning / Loggning",
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Tillhandahåller loggningsmöjligheter för Nextcloud, så som filåtkomster eller andra känsliga händelser"
},
"nplurals=2; plural=(n != 1);");