mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-05 06:21:22 +01:00
Update styles for UI according to the designer's suggestions (#18463)
1. extend the width for event type label 2. add quotes for Retain image last pull time to make it more understandable Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
f5be644d35
commit
1499faf67d
@ -6,7 +6,7 @@
|
||||
.clr-form-horizontal {
|
||||
.clr-form-control {
|
||||
& >.clr-control-label {
|
||||
width: 14rem;
|
||||
width: 15rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -35,7 +35,7 @@ pre {
|
||||
}
|
||||
|
||||
.label-flex {
|
||||
width: 9rem;
|
||||
width: 9.5rem;
|
||||
letter-spacing: 0;
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
|
@ -832,7 +832,7 @@
|
||||
"ROOT_CERT_LINK": "Download",
|
||||
"REGISTRY_CERTIFICATE": "Registry Zertifikat",
|
||||
"NO_CHANGE": "Speichern abgebrochen, da nichts verändert wurde",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP": {
|
||||
"SELF_REGISTRATION_ENABLE": "Registrierung erlaubt. Nutzer können im Anmeldedialog selbstständig Accounts anlegen. Haken entfernen um Selbst-Registrierung zu verbieten.",
|
||||
"SELF_REGISTRATION_DISABLE": "Registrierung verboten. Haken setzen um Selbst-Registrierung zu erlauben.",
|
||||
|
@ -832,7 +832,7 @@
|
||||
"ROOT_CERT_LINK": "Download",
|
||||
"REGISTRY_CERTIFICATE": "Registry certificate",
|
||||
"NO_CHANGE": "Save abort because nothing changed",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP": {
|
||||
"SELF_REGISTRATION_ENABLE": "Enable sign up.",
|
||||
"SELF_REGISTRATION_DISABLE": "Deactivate sign up.",
|
||||
|
@ -832,7 +832,7 @@
|
||||
"ROOT_CERT_LINK": "Descargar",
|
||||
"REGISTRY_CERTIFICATE": "Certificado de registro",
|
||||
"NO_CHANGE": "Save abort because nothing changed",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP": {
|
||||
"SELF_REGISTRATION_ENABLE": "Activar registro.",
|
||||
"SELF_REGISTRATION_DISABLE": "Disable sign up.",
|
||||
|
@ -829,7 +829,7 @@
|
||||
"ROOT_CERT_LINK": "Download",
|
||||
"REGISTRY_CERTIFICATE": "Certificado do Repositório",
|
||||
"NO_CHANGE": "Sem alterações para salvar.",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP": {
|
||||
"SELF_REGISTRATION_ENABLE": "Habilitar cadastro de usuários.",
|
||||
"SELF_REGISTRATION_DISABLE": "Desabilitar cadastro de usuários.",
|
||||
|
@ -832,7 +832,7 @@
|
||||
"ROOT_CERT_LINK": "Yükle",
|
||||
"REGISTRY_CERTIFICATE": "Kayıt defteri sertifikası",
|
||||
"NO_CHANGE": "İptal et, çünkü hiçbir şey değişmedi",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP": {
|
||||
"SELF_REGISTRATION_ENABLE": "Kaydolmayı etkinleştir.",
|
||||
"SELF_REGISTRATION_DISABLE": "Kaydolmayı devre dışı bırak.",
|
||||
|
@ -828,7 +828,7 @@
|
||||
"ROOT_CERT_LINK": "下載",
|
||||
"REGISTRY_CERTIFICATE": "註冊證書",
|
||||
"NO_CHANGE":"保存中止,因為沒有改變",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image last pull time on scanning",
|
||||
"SKIP_SCANNER_PULL_TIME": "Retain image \"last pull time\" on scanning",
|
||||
"TOOLTIP":{
|
||||
"SELF_REGISTRATION_ENABLE": "激活註冊功能。",
|
||||
"SELF_REGISTRATION_DISABLE": "禁用註冊功能。",
|
||||
|
Loading…
Reference in New Issue
Block a user