{{ t('fillForm') }}
{{ formError }}
{{ t('requestSentDesc') }}
{{ loginError }}
{{ t('userCreated') }} {{ newUserInfo }}
{{ t('requestCollisionMessage') }}
{{ t('savingBooking') || 'Saving...' }}
{{ t('pleaseWait') || 'Please wait' }}
{{ saveError }}
{{ fullScheduleText }}
{{ loadedBackupName }}
{{ backupModalCountdown }} {{ t('seconds') }}
Type
↑/↓
Enter
Esc
←/→
1
4
0
t
p
?
{{ t('sessionExpired') }}
{{ t('sessionWillExpire') }} {{ Math.floor(sessionCountdown / 60) }}:{{ String(sessionCountdown % 60).padStart(2, '0') }}
{{ t('youHaveLatest') || 'You have the latest version' }}: {{ updateAvailableVersion }}
{{ t('newVersionAvailable') || 'New version' }}: {{ updateAvailableVersion }} ({{ t('current') || 'current' }}: v{{ appVersion }})
{{ t('updateWillClearCache') || 'This will clear cached pages and load the new version from the server.' }}