Răsfoiți Sursa

fix wording

Shun Miyazawa 3 ani în urmă
părinte
comite
469f9ad628

+ 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."
   }
 }