Add skill training advisor with recipe data and one-click goals.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-22 15:28:51 +02:00
parent e233e3c762
commit 567bbd3de0
21 changed files with 3447 additions and 18 deletions
+19 -1
View File
@@ -121,7 +121,25 @@
"addGoalFor": "Add goal for {name}",
"trend": "Trend",
"trendExpand": "Click to enlarge chart",
"trendExpandFor": "Level history for {name}"
"trendExpandFor": "Level history for {name}",
"advisorTitle": "Training advisor",
"advisorHint": "Click a skill in the table for XP training recommendations (recipe skills only).",
"advisorLoading": "Loading recommendations…",
"advisorUnsupported": "No recipe data for this skill yet.",
"advisorUnavailable": "Could not load recommendations.",
"advisorSummary": "{name} (level {level}) — {xp} XP to next level",
"advisorNoRecipes": "No activities unlocked at your current level.",
"advisorActivity": "Activity",
"advisorXpMin": "XP / min",
"advisorReqLevel": "Req. level",
"advisorMaterials": "Materials",
"advisorEtaCol": "Est. to level",
"advisorEta": "~{minutes} min",
"advisorMissing": "Missing: {items}",
"advisorAdoptSkillGoal": "Level {level} as goal",
"advisorAdoptGoalFor": "Goal: craft {count}× {name} (to next level)",
"advisorGoalCreated": "Skill goal created: {name} → level {target}",
"advisorItemGoalCreated": "Item goal created: craft {count}× {name}"
},
"inventory": {
"search": "Search items…",