@if (!post) { } @else {
{{ t('Designs') }} {{ t('overview') }}
{{ t('Colors') }}
@if (post.mode === 'light') { } @else if (post.mode === 'dark') { } @else { }
  • {{ t('Light') }}
  • {{ t('Dark') }}
  • {{ t('Auto') }}
@for (manipulation of manipulations | keyvalue: keepOrder; track manipulation) {
{{ manipulation.key | transloco }}
@for (manipulator of manipulation.value; track manipulator) {
}
}

{{ t('Interface and PDFs') }}

{{ t('The logo is used by the interface and PDF files.') }}
{{ t('Resolution: 2600x800') }}
{{ t('Notifications') }}

{{ t('The small logo is used by notifications.') }}
{{ t('Resolution: 250x77') }}
{{ t('Interface and Login') }}

{{ t('The logo is used by the interface and login screen.') }}
{{ t('Resolution: 1920x1080') }}
{{ t('Header logo') }}

{{ t('This Logo is used in the page header') }}
{{ t('Resolution: 32x32px') }}

{{ t('Login background image') }}

{{ t('The image is used as background image for the login screen.') }}
{{ t('Resolution: 2560x1440') }}
{{ t('Status Page Header') }}
@if (isCustomStatusPageHeader) { } @if (!isCustomStatusPageHeader) {

{{ t('No custom status page header image uploaded. Public status pages will not show an image.') }}

}
{{ t('This image is used on the public status pages.') }}
{{ t('Resolution: 1337x420') }}

{{ t('Custom CSS') }}
{{ t('Export current saved design') }}
}
{{ t('Upload your logo or background') }}
{{ t('Max allowed file size: ') }} {{ maxUploadLimit?.string }}. {{ t('Supported image types: .jpg, .png and .gif.') }}

{{ t('Drop files here or click to upload.') }}
{{ t('Upload your Design') }}
{{ t('Max allowed file size: ') }} {{ maxUploadLimit?.string }}.

{{ t('Drop files here or click to upload.') }}