mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 18:09:45 +00:00
5f4b9f8ebc
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 lines
348 B
JavaScript
7 lines
348 B
JavaScript
OC.L10N.register(
|
||
"admin_audit",
|
||
{
|
||
"Auditing / Logging" : "Audit / Giriş",
|
||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud üçün fayl girişləri və ya başqa həssas hərəkətlər kimi giriş imkanlarını təmin edir."
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|