perf: crontab修改提示翻译

This commit is contained in:
wangruidong
2024-01-30 17:41:47 +08:00
committed by w940853815
parent 245b3f4ad2
commit ca3b0cfce5
3 changed files with 3 additions and 3 deletions

View File

@@ -747,7 +747,7 @@
"Prompt": "Prompt",
"InputMessage": "Input message...",
"CollapseSidebar": "Collapse the sidebar",
"crontabDiffError": "The interval for scheduled execution must be greater than 10 minutes!",
"crontabDiffError": "Please ensure that the interval for scheduled execution is no less than ten minutes!",
"introduction": {
"ConceptTitle": "🤔 Python interpreter",
"ConceptContent": "I want you to act like a Python interpreter. I will give you Python code, and you will execute it. Do not provide any explanations. Do not respond with anything except the output of the code. ",

View File

@@ -748,7 +748,7 @@
"Prompt": "ヒント",
"InputMessage": "メッセージの入力...",
"CollapseSidebar": "サイドバーを閉じる",
"crontabDiffError": "定期実行時間間隔10分より大きくする必要があります",
"crontabDiffError": "定期実行間隔10分以上であることをご確認ください",
"introduction": {
"ConceptTitle": "🤔 Python インタプリタ",
"IdeaContent": "私はあなたに Linux ターミナルの役割を果たしてもらいたいです。私はコマンドを入力し、ターミナルが表示すべき内容を返してもらいます。あなたにはユニークなコードブロック内でのみターミナルの出力に応答してほしいです。説明は書かないでください。私が何かを英語で伝える必要がある場合、中括弧で囲んでテキストを入れます {コメントテキスト}。",

View File

@@ -805,7 +805,7 @@
"InputMessage": "输入消息...",
"EnterMessage": "请输入问题, Enter 发送",
"CollapseSidebar": "收起侧边栏",
"crontabDiffError": "定期执行时间间隔必须大于十分钟!",
"crontabDiffError": "请确保定期执行时间间隔不少于十分钟!",
"introduction": {
"ConceptTitle": "\uD83E\uDD14 Python 解释器 ",
"ConceptContent": "我想让你像一个 Python 解释器一样行事。我将给你 Python 代码,你将执行它。不要提供任何解释。除了代码的输出,不要用任何东西来回应。",