fix(cli-tools): add missing step 5 translation for opencode guide
Added missing step 5 'Use Thinking Variant' to all 33 i18n language files for cliTools.guides.opencode.steps.5 The step was already defined in CLI_TOOLS constant but the i18n translations were missing, causing the step title/description to not display in the UI.
This commit is contained in:
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -717,6 +717,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Vybrat model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -722,6 +722,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -560,6 +560,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2734,4 +2738,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -717,6 +717,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "मॉडल का चयन करें"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2906,4 +2910,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -715,6 +715,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Modeli Seçin"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2854,4 +2858,4 @@
|
||||
"userFollowUp": "Bunu detaylandırabilir misiniz?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -645,6 +645,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "Select Model"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2888,4 +2892,4 @@
|
||||
"activeDedupKeys": "Active Dedup Keys",
|
||||
"dedupWindow": "Dedup Window"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -701,6 +701,10 @@
|
||||
},
|
||||
"4": {
|
||||
"title": "选择模型"
|
||||
},
|
||||
"5": {
|
||||
"title": "Use Thinking Variant",
|
||||
"desc": "For thinking models, run with --variant high/low/max (example command below)."
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
@@ -2972,4 +2976,4 @@
|
||||
"withCacheControl": "含缓存控制",
|
||||
"writeShort": "写入"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user