mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
91b5d5f511
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
8 lines
544 B
JavaScript
8 lines
544 B
JavaScript
OC.L10N.register(
|
|
"admin_audit",
|
|
{
|
|
"Auditing / Logging" : "ການກວດສອບ / ການບັນທຶກ",
|
|
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "ສະໜອງຄວາມສາມາດໃນການບັນທຶກສຳລັບ Nextcloud ເຊັ່ນ ການບັນທຶກການເຂົ້າເຖິງໄຟລ໌ ຫຼື ການກະທຳອື່ນໆທີ່ອ່ອນໄຫວ."
|
|
},
|
|
"nplurals=1; plural=0;");
|