From 8be98d6350bc5a4ae546720b4b88cca037139412 Mon Sep 17 00:00:00 2001 From: feng <1304903146@qq.com> Date: Fri, 18 Oct 2024 14:29:52 +0800 Subject: [PATCH] perf: List preference translate --- apps/i18n/lina/en.json | 2 +- apps/i18n/lina/ja.json | 2 +- apps/i18n/lina/zh.json | 2 +- apps/i18n/lina/zh_hant.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 81439dcf0..e14b0c5f9 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -1203,7 +1203,7 @@ "SystemTasks": "Tasks", "SystemTools": "Tools", "TableColSetting": "Select visible attribute columns", - "TableSetting": "Table preferences", + "ListPreference": "List preferences", "TagCreate": "Create tag", "TagInputFormatValidation": "Tag format error, the correct format is: name:value", "TagList": "Tags", diff --git a/apps/i18n/lina/ja.json b/apps/i18n/lina/ja.json index bc6202901..8ce5d40c4 100644 --- a/apps/i18n/lina/ja.json +++ b/apps/i18n/lina/ja.json @@ -1244,7 +1244,7 @@ "SystemTasks": "タスクリスト", "SystemTools": "システムツール", "TableColSetting": "表示属性列の選択", - "TableSetting": "テーブル環境設定", + "ListPreference": "リスト設定", "TagCreate": "ラベルの作成", "TagInputFormatValidation": "ラベルの形式が間違っています、正しい形式は:name:value", "TagList": "タグ一覧", diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 12b037704..5ffaae08a 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -1207,7 +1207,7 @@ "SystemTasks": "任务列表", "SystemTools": "系统工具", "TableColSetting": "选择可见属性列", - "TableSetting": "表格偏好", + "ListPreference": "列表偏好", "TagCreate": "创建标签", "TagInputFormatValidation": "标签格式错误,正确格式为:name:value", "TagList": "标签列表", diff --git a/apps/i18n/lina/zh_hant.json b/apps/i18n/lina/zh_hant.json index a74b6e975..7a5cf44eb 100644 --- a/apps/i18n/lina/zh_hant.json +++ b/apps/i18n/lina/zh_hant.json @@ -1587,7 +1587,7 @@ "SystemUsers": "系統用戶", "TableColSetting": "選擇可見屬性列", "TableColSettingInfo": "請選擇您想顯示的列表詳細資訊。", - "TableSetting": "表單偏好", + "ListPreference": "列表偏好", "TagCreate": "創建標籤", "TagInputFormatValidation": "Label format error, correct format is: name:value", "TagList": "標籤列表",