Shun Miyazawa 3 лет назад
Родитель
Сommit
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."
   }
 }