Procházet zdrojové kódy

remove unnecessary

Shun Miyazawa před 3 roky
rodič
revize
20096c0d78

+ 0 - 4
packages/app/resource/locales/en_US/admin/admin.json

@@ -514,9 +514,5 @@
       "force_update_parents_label": "Forcibly add missing users",
       "force_update_parents_label": "Forcibly add missing users",
       "force_update_parents_description": "Enable this option to force the addition of missing users to the ancestor groups if they exist after changing a parent group."
       "force_update_parents_description": "Enable this option to force the addition of missing users to the ancestor groups if they exist after changing a parent group."
     }
     }
-  },
-  "audit_log_management": {
-    "unassigned": "Unassigned",
-    "select_action": "Select Action"
   }
   }
 }
 }

+ 0 - 4
packages/app/resource/locales/ja_JP/admin/admin.json

@@ -513,9 +513,5 @@
       "force_update_parents_label": "強制的に足りないユーザーを追加する",
       "force_update_parents_label": "強制的に足りないユーザーを追加する",
       "force_update_parents_description": "このオプションを有効化すると、親グループ変更後に祖先グループに足りないユーザーが存在した場合にそれらのユーザーを強制的に追加することができます"
       "force_update_parents_description": "このオプションを有効化すると、親グループ変更後に祖先グループに足りないユーザーが存在した場合にそれらのユーザーを強制的に追加することができます"
     }
     }
-  },
-  "audit_log_management": {
-    "unassigned": "未選択",
-    "select_action": "アクションを選択"
   }
   }
 }
 }

+ 0 - 4
packages/app/resource/locales/zh_CN/admin/admin.json

@@ -523,9 +523,5 @@
       "force_update_parents_label": "强行添加失踪的用户",
       "force_update_parents_label": "强行添加失踪的用户",
       "force_update_parents_description": "激活这个选项,如果在父组改变后,在祖先组中有缺失的用户,可以强制添加这些用户"
       "force_update_parents_description": "激活这个选项,如果在父组改变后,在祖先组中有缺失的用户,可以强制添加这些用户"
     }
     }
-  },
-  "audit_log_management": {
-    "unassigned": "未分配的",
-    "select_action": "选择行动"
   }
   }
 }
 }