diff --git a/src/locales/en-AU.json b/src/locales/en-AU.json index b96341fa..b4e67e4f 100644 --- a/src/locales/en-AU.json +++ b/src/locales/en-AU.json @@ -301,8 +301,8 @@ "mnoe_admin_panel.dashboard.staffs.title": "Staff", "mnoe_admin_panel.dashboard.staffs.add_staff": "Add staff", "mnoe_admin_panel.dashboard.staffs.add_staff.modal.title": "Add a new staff member", - "mnoe_admin_panel.dashboard.staff.add_staff.modal.staff_exists": "This user already exists. Please confirm that you want to give them access to the Control Panel? (Only the role will be updated)", - "mnoe_admin_panel.dashboard.staff.add_staff.modal.confirm": "Confirm", + "mnoe_admin_panel.dashboard.staffs.add_staff.modal.staff_exists": "This user already exists. Please confirm that you want to give them access to the Control Panel? (Only the role will be updated)", + "mnoe_admin_panel.dashboard.staffs.add_staff.modal.confirm": "Confirm", "mnoe_admin_panel.dashboard.staffs.add_staff.modal.cancel": "Cancel", "mnoe_admin_panel.dashboard.staffs.add_staff.modal.save": "Save", "mnoe_admin_panel.dashboard.staffs.add_staff.modal.placeholder.name": "First name",