0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-28 13:50:37 +00:00
nextcloud_server/apps/admin_audit/l10n/sv.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
354 B
JavaScript
Raw Normal View History

2020-10-31 02:18:47 +00: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);");