Fix i18n for Prompt Inspector in wand menu
| @@ -1441,5 +1441,8 @@ | |||
| 1441 | "Still have questions?": "まだ質問がありますか?", | 1441 | "Still have questions?": "まだ質問がありますか?", |
| 1442 | "Join the SillyTavern Discord": "SillyTavernのDiscordに参加", | 1442 | "Join the SillyTavern Discord": "SillyTavernのDiscordに参加", |
| 1443 | "Post a GitHub issue": "GitHubの問題を投稿", | 1443 | "Post a GitHub issue": "GitHubの問題を投稿", |
| 1444 | "Contact the developers": "開発者に連絡" | 1444 | "Contact the developers": "開発者に連絡", |
| 1445 | "Stop Inspecting": "検査を停止", | ||
| 1446 | "Inspect Prompts": "プロンプトを検査", | ||
| 1447 | "Toggle prompt inspection": "プロンプト検査の切り替え" | ||
| 1445 | } | 1448 | } |
| @@ -1863,5 +1863,8 @@ | |||
| 1863 | "Still have questions?": "仍有疑问?", | 1863 | "Still have questions?": "仍有疑问?", |
| 1864 | "Join the SillyTavern Discord": "加入SillyTavern Discord", | 1864 | "Join the SillyTavern Discord": "加入SillyTavern Discord", |
| 1865 | "Post a GitHub issue": "发布GitHub问题", | 1865 | "Post a GitHub issue": "发布GitHub问题", |
| 1866 | "Contact the developers": "联系开发人员" | 1866 | "Contact the developers": "联系开发人员", |
| 1867 | "Stop Inspecting": "停止检查", | ||
| 1868 | "Inspect Prompts": "检查提示词", | ||
| 1869 | "Toggle prompt inspection": "切换提示词检查" | ||
| 1867 | } | 1870 | } |
| @@ -1789,5 +1789,8 @@ | |||
| 1789 | "Will be used if the API doesnt support JSON schemas or function calling.": "若 API 不支持 JSON 模式或函數調用,將使用此設定。", | 1789 | "Will be used if the API doesnt support JSON schemas or function calling.": "若 API 不支持 JSON 模式或函數調用,將使用此設定。", |
| 1790 | "World Info settings": "世界資訊設定", | 1790 | "World Info settings": "世界資訊設定", |
| 1791 | "You are in offline mode. Click on the image below to set the expression.": "您目前為離線狀態,請點擊下方圖片進行表情設定。", | 1791 | "You are in offline mode. Click on the image below to set the expression.": "您目前為離線狀態,請點擊下方圖片進行表情設定。", |
| 1792 | "You can find your API key in the Stability AI dashboard.": "API 金鑰可在 Stability AI 儀表板中查看。" | 1792 | "You can find your API key in the Stability AI dashboard.": "API 金鑰可在 Stability AI 儀表板中查看。", |
| 1793 | "Stop Inspecting": "停止檢查", | ||
| 1794 | "Inspect Prompts": "檢查提示詞", | ||
| 1795 | "Toggle prompt inspection": "切換提示詞檢查" | ||
| 1793 | } | 1796 | } |