mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: crontab修改提示翻译
This commit is contained in:
@@ -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. ",
|
||||
|
||||
@@ -748,7 +748,7 @@
|
||||
"Prompt": "ヒント",
|
||||
"InputMessage": "メッセージの入力...",
|
||||
"CollapseSidebar": "サイドバーを閉じる",
|
||||
"crontabDiffError": "定期実行時間間隔は10分より大きくする必要があります!",
|
||||
"crontabDiffError": "定期実行の間隔が10分以上であることをご確認ください!",
|
||||
"introduction": {
|
||||
"ConceptTitle": "🤔 Python インタプリタ",
|
||||
"IdeaContent": "私はあなたに Linux ターミナルの役割を果たしてもらいたいです。私はコマンドを入力し、ターミナルが表示すべき内容を返してもらいます。あなたにはユニークなコードブロック内でのみターミナルの出力に応答してほしいです。説明は書かないでください。私が何かを英語で伝える必要がある場合、中括弧で囲んでテキストを入れます {コメントテキスト}。",
|
||||
|
||||
@@ -805,7 +805,7 @@
|
||||
"InputMessage": "输入消息...",
|
||||
"EnterMessage": "请输入问题, Enter 发送",
|
||||
"CollapseSidebar": "收起侧边栏",
|
||||
"crontabDiffError": "定期执行时间间隔必须大于十分钟!",
|
||||
"crontabDiffError": "请确保定期执行的时间间隔不少于十分钟!",
|
||||
"introduction": {
|
||||
"ConceptTitle": "\uD83E\uDD14 Python 解释器 ",
|
||||
"ConceptContent": "我想让你像一个 Python 解释器一样行事。我将给你 Python 代码,你将执行它。不要提供任何解释。除了代码的输出,不要用任何东西来回应。",
|
||||
|
||||
Reference in New Issue
Block a user