summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/ko.js
blob: cdea6b953e8b3dcb9e78a3ab3f2c8d748e4a8f26 (plain)
1
2
3
4
5
6
7
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;");