{{ t('Attention!') }}
{{ t('This changes affects all resources') }}
@if (post) {
{{ t('Service Capacity Management Settings') }}
{{ t('Determines the time at which a status had to be transmitted (hh:mm).') }}
@if (serverTimezone) {
{{ t('Server timezone is:') }} {{ serverTimezone.server_timezone }}. {{ t('Current server time:') }} {{ serverTimezone.server_time }}
}
{{ t('Sends a reminder email to all users if no status had been transmitted before the deadline exceeded (in minutes).') }}
{{ t('Allow overwriting of already committed status.') }}
{{ t('Only users, that are directly assigned to the ressource can set a status.') }}
}