Skip to content

Commit

Permalink
frontend: i18n: Adds details drawer for zh
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent T <[email protected]>
  • Loading branch information
vyncent-t committed Dec 10, 2024
1 parent aaed78e commit 8bd6eed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/i18n/locales/zh-tw/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,16 @@
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "您確定要更改 \"{{ clusterName }}\" 的名稱嗎?",
"Apply": "應用",
"The default namespace for e.g. when applying resources (when not specified directly).": "例如,應用資源時的預設命名空間(未直接指定時)。",
"Drawer Mode": "",
"Enable details to render in side drawer window": "",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "輸入一個介於 {{ minRows }} 和 {{ maxRows }} 之間的值。",
"Custom row value": "自定義行值",
"Custom value": "自定義值",
"General Settings": "一般設置",
"Version": "版本",
"Language": "語言",
"Theme": "主題",
"Details on list view": "",
"Number of rows for tables": "表格的行數",
"Timezone to display for dates": "顯示日期的時區",
"Cluster Settings": "叢集設置",
Expand Down

0 comments on commit 8bd6eed

Please sign in to comment.