From c619a35a0462c998b2e930535015d3f7e757a0d8 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 29 Jul 2025 18:27:15 +0800 Subject: [PATCH] perf: update lion i18n tip --- apps/i18n/lion/en.json | 2 +- apps/i18n/lion/es.json | 1 - apps/i18n/lion/ja.json | 1 - apps/i18n/lion/ko.json | 1 - apps/i18n/lion/pt_br.json | 1 - apps/i18n/lion/ru.json | 1 - apps/i18n/lion/zh.json | 2 +- apps/i18n/lion/zh_Hant.json | 1 - 8 files changed, 2 insertions(+), 8 deletions(-) diff --git a/apps/i18n/lion/en.json b/apps/i18n/lion/en.json index d442c0329..e1348a423 100644 --- a/apps/i18n/lion/en.json +++ b/apps/i18n/lion/en.json @@ -1,7 +1,7 @@ { "ActionPerm": "Actions", "AutoFit": "Auto Fit", - "AutoPasteOnClick": "Click the input box to automatically paste from clipboard", + "AutoPasteOnClick": "Click the input box to automatically paste from clipboard (requires HTTPS and browser permission)", "AvailableShortcutKey": "Available shortcut keys", "Cancel": "Cancel", "ClearDone": "Clear done", diff --git a/apps/i18n/lion/es.json b/apps/i18n/lion/es.json index 50f7065d1..9518fe152 100644 --- a/apps/i18n/lion/es.json +++ b/apps/i18n/lion/es.json @@ -1,7 +1,6 @@ { "ActionPerm": "Permisos de acción", "AutoFit": "Adaptación automática", - "AutoPasteOnClick": "Haz clic en el cuadro de entrada para pegar automáticamente el contenido del portapapeles", "AvailableShortcutKey": "Atajos disponibles", "Cancel": "Cancelar", "ClearDone": "Limpieza completada", diff --git a/apps/i18n/lion/ja.json b/apps/i18n/lion/ja.json index 4265be588..76e21c3ae 100644 --- a/apps/i18n/lion/ja.json +++ b/apps/i18n/lion/ja.json @@ -1,7 +1,6 @@ { "ActionPerm": "操作権限", "AutoFit": "自動適応", - "AutoPasteOnClick": "入力ボックスをクリックするとクリップボードの内容が自動的に貼り付けられます", "AvailableShortcutKey": "利用可能なショートカットキー", "Cancel": "キャンセル", "ClearDone": "クリーニング終了", diff --git a/apps/i18n/lion/ko.json b/apps/i18n/lion/ko.json index 0d48e49eb..08640ba82 100644 --- a/apps/i18n/lion/ko.json +++ b/apps/i18n/lion/ko.json @@ -1,7 +1,6 @@ { "ActionPerm": "작업 권한", "AutoFit": "자동 조정", - "AutoPasteOnClick": "입력창을 클릭하면 클립보드 내용을 자동으로 붙여넣기", "AvailableShortcutKey": "사용 가능한 단축키", "Cancel": "취소", "ClearDone": "정리 완료", diff --git a/apps/i18n/lion/pt_br.json b/apps/i18n/lion/pt_br.json index 56dda12e3..8dd739929 100644 --- a/apps/i18n/lion/pt_br.json +++ b/apps/i18n/lion/pt_br.json @@ -1,7 +1,6 @@ { "ActionPerm": "Permissões de ação", "AutoFit": "Adaptação automática", - "AutoPasteOnClick": "Clique na caixa de entrada para colar automaticamente o conteúdo da área de transferência", "AvailableShortcutKey": "Atalhos disponíveis", "Cancel": "Cancelar", "ClearDone": "Limpeza concluída", diff --git a/apps/i18n/lion/ru.json b/apps/i18n/lion/ru.json index 54cb61fdd..3f41a5ffb 100644 --- a/apps/i18n/lion/ru.json +++ b/apps/i18n/lion/ru.json @@ -1,7 +1,6 @@ { "ActionPerm": "Разрешения на действия", "AutoFit": "Автоподбор", - "AutoPasteOnClick": "Нажмите на текстовое поле, чтобы автоматически вставить содержимое буфера обмена", "AvailableShortcutKey": "Доступные горячие клавиши", "Cancel": "Отмена", "ClearDone": "Очистка завершенных", diff --git a/apps/i18n/lion/zh.json b/apps/i18n/lion/zh.json index 22bd17541..02b123dbe 100644 --- a/apps/i18n/lion/zh.json +++ b/apps/i18n/lion/zh.json @@ -1,7 +1,7 @@ { "ActionPerm": "操作权限", "AutoFit": "自动适应", - "AutoPasteOnClick": "点击输入框自动粘贴剪贴板内容", + "AutoPasteOnClick": "点击输入框自动粘贴剪贴板内容(需启用 HTTPS 和浏览器权限)", "AvailableShortcutKey": "可用的快捷键", "Cancel": "取消", "ClearDone": "清理已完成", diff --git a/apps/i18n/lion/zh_Hant.json b/apps/i18n/lion/zh_Hant.json index 467f316d6..946278744 100644 --- a/apps/i18n/lion/zh_Hant.json +++ b/apps/i18n/lion/zh_Hant.json @@ -1,7 +1,6 @@ { "ActionPerm": "操作權限", "AutoFit": "自動適應", - "AutoPasteOnClick": "點擊輸入框自動粘貼剪貼簿內容", "AvailableShortcutKey": "可用的快捷鍵", "Cancel": "取消", "ClearDone": "清理已完成",