mirror of
https://github.com/nextcloud/server.git
synced 2025-05-02 21:10:39 +00:00
7 lines
342 B
JavaScript
7 lines
342 B
JavaScript
OC.L10N.register(
|
|
"admin_audit",
|
|
{
|
|
"Auditing / Logging" : "Audit / Kirish",
|
|
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Next bulut uchun tizimga kirish qobiliyatini ta'minlaydi, masalan, faylga kirish yoki boshqa sezgir harakatlar."
|
|
},
|
|
"nplurals=1; plural=0;");
|