소스 검색

fix wording

Shun Miyazawa 3 년 전
부모
커밋
469f9ad628
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/app/public/static/locales/en_US/admin/admin.json

+ 1 - 1
packages/app/public/static/locales/en_US/admin/admin.json

@@ -536,6 +536,6 @@
     "available_action_list": "Search / View All Available Actions",
     "available_action_list_explain": "List of actions that can be search / view in the Audit Log",
     "action_list": "Action List",
-    "disable_mode_explain": "Audit logging is currently disabled. To enable it, set the environment variable <code>AUDIT_LOG_ENABLED</code> to true."
+    "disable_mode_explain": "Audit log is currently disabled. To enable it, set the environment variable <code>AUDIT_LOG_ENABLED</code> to true."
   }
 }