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