diff --git a/frontend/src/i18n/locales/zh-tw/translation.json b/frontend/src/i18n/locales/zh-tw/translation.json index d3f6241f5c..5f6b454a64 100644 --- a/frontend/src/i18n/locales/zh-tw/translation.json +++ b/frontend/src/i18n/locales/zh-tw/translation.json @@ -65,6 +65,8 @@ "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": "自定義值", @@ -72,6 +74,7 @@ "Version": "版本", "Language": "語言", "Theme": "主題", + "Details on list view": "", "Number of rows for tables": "表格的行數", "Timezone to display for dates": "顯示日期的時區", "Cluster Settings": "叢集設置",