You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'message' => 'This computer has <strong>:users Users</strong> and <strong>:apps</strong> related <strong> applications</strong>. Are you sure you want to delete it? This action cannot be undone.',
'title' => 'Delete Computer',
],
'error' => [
'code-exists' => 'There are another Team with the same code',
'name-exists' => 'There are another Team with the same name',
],
'name' => 'Name',
'save' => 'Save',
'success' => 'The Team has been successfully updated',