Skip to content

Commit

Permalink
update pull cmd prefix name
Browse files Browse the repository at this point in the history
* Updates title of preference settings
* Updates container runtime to pull cmd prefix

Signed-off-by: bupd <[email protected]>
  • Loading branch information
bupd committed Jan 10, 2025
1 parent 554ae0c commit 9d9ce81
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ <h3 class="modal-title">{{ 'CHANGE_PREF.TITLE' | translate }}</h3>

<div class="content-area centered-content-area">
<div class="clr-control-label">
{{ 'CHANGE_PREF.CONTAINER_RUN' | translate }}
{{ 'CHANGE_PREF.PULL_CMD_PREFIX' | translate }}
</div>
<clr-dropdown class="dropdown-lang dropdown bottom-left">
<button class="nav-icon nav-icon-width" clrDropdownToggle>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,6 @@
align-items: center;
}

.pull {
display: flex;
align-items: center;
justify-content: space-between;
width: fit-content;
gap: 10px;
}

.pull-btn {
margin-left: 10px
}
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/de-de-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"PASS_TIPS": "8-128 Zeichen mit einem Groß-, einem Kleinbuchstaben und einer Ziffer"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"ACCOUNT_SETTINGS": {
"PROFILE": "Nutzerprofil",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/en-us-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"PASS_TIPS": "8-128 characters long with at least 1 uppercase, 1 lowercase and 1 number"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"ACCOUNT_SETTINGS": {
"PROFILE": "User Profile",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/es-es-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"PASS_TIPS": "8-128 caracteres con 1 letra mayúscula, 1 minúscula y 1 número"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"ACCOUNT_SETTINGS": {
"PROFILE": "Perfil de usuario",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/fr-fr-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"PASS_TIPS": "8-128 caractères avec au moins 1 majuscule, 1 minuscule et 1 chiffre"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"ACCOUNT_SETTINGS": {
"PROFILE": "Profil Utilisateur",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/ko-kr-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
"CONFIRM_BODY_CLI_GENERATE": "Cli 시크릿을 재생성하면 이전 Cli 시크릿이 삭제됩니다"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"CHANGE_PWD": {
"TITLE": "비밀번호 변경",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/pt-br-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
"CONFIRM_BODY_CLI_GENERATE": "Ao fazer isso, o segredo atual não poderá ser recuperado"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"CHANGE_PWD": {
"TITLE": "Alterar Senha",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/tr-tr-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@
"CONFIRM_BODY_CLI_GENERATE": "Eğer cli şifresini yeniden oluşturursanız, eski cli şifresi atılır"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"CHANGE_PWD": {
"TITLE": "Şifreyi değiştir",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/zh-cn-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
"CONFIRM_BODY_CLI_GENERATE": "如果您重新生成cli secret,那么旧的cli secret将会被弃用"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"CHANGE_PWD": {
"TITLE": "修改密码",
Expand Down
4 changes: 2 additions & 2 deletions src/portal/src/i18n/lang/zh-tw-lang.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,10 @@
"PASS_TIPS": "密碼長度需介於 8 到 128 個字元之間,且至少包含一個大寫字母、小寫字母或數字。"
},
"CHANGE_PREF": {
"TITLE": "Change Preference",
"TITLE": "Preferences",
"LANGUAGE": "Language",
"DATE_TIME_FORMAT": "Date/Time Format",
"CONTAINER_RUN": "Container Runtime"
"PULL_CMD_PREFIX": "Pull Command Prefix"
},
"ACCOUNT_SETTINGS": {
"PROFILE": "使用者設定",
Expand Down

0 comments on commit 9d9ce81

Please sign in to comment.