Fix i18n for Prompt Inspector in wand menu

2ef9f5d74891bcf46afa0a3abfa4226997d70162

ceruleandeep <cerulean@cerulean.foo>

3 files changed, +12 -3Showing whitespace changes
public/locales/ja-jp.json+4 -1
@@ -1441,5 +1441,8 @@
14411441 "Still have questions?": "まだ質問がありますか?",
14421442 "Join the SillyTavern Discord": "SillyTavernのDiscordに参加",
14431443 "Post a GitHub issue": "GitHubの問題を投稿",
14441444 "Contact the developers": "開発者に連絡",
1445+ "Stop Inspecting": "検査を停止",
1446+ "Inspect Prompts": "プロンプトを検査",
1447+ "Toggle prompt inspection": "プロンプト検査の切り替え"
14451448}
public/locales/zh-cn.json+4 -1
@@ -1863,5 +1863,8 @@
18631863 "Still have questions?": "仍有疑问?",
18641864 "Join the SillyTavern Discord": "加入SillyTavern Discord",
18651865 "Post a GitHub issue": "发布GitHub问题",
18661866 "Contact the developers": "联系开发人员",
1867+ "Stop Inspecting": "停止检查",
1868+ "Inspect Prompts": "检查提示词",
1869+ "Toggle prompt inspection": "切换提示词检查"
18671870}
public/locales/zh-tw.json+4 -1
@@ -1789,5 +1789,8 @@
17891789 "Will be used if the API doesnt support JSON schemas or function calling.": "若 API 不支持 JSON 模式或函數調用,將使用此設定。",
17901790 "World Info settings": "世界資訊設定",
17911791 "You are in offline mode. Click on the image below to set the expression.": "您目前為離線狀態,請點擊下方圖片進行表情設定。",
17921792 "You can find your API key in the Stability AI dashboard.": "API 金鑰可在 Stability AI 儀表板中查看。",
1793+ "Stop Inspecting": "停止檢查",
1794+ "Inspect Prompts": "檢查提示詞",
1795+ "Toggle prompt inspection": "切換提示詞檢查"
17931796}