feat(i18n): add Prime action-kind strings in en and de
This commit is contained in:
@@ -88,10 +88,18 @@
|
||||
"resetToDefault": "Reset to default"
|
||||
},
|
||||
"prime": {
|
||||
"description": "Prime your Claude usage window by firing a single non-interactive ping on the days you choose, at a chosen time. Only runs while ClaudeDo is open. If the app starts within 30 minutes of the target time, the ping fires immediately.",
|
||||
"description": "Run a single non-interactive Claude action on the days you choose, at a chosen time. Only runs while ClaudeDo is open. If the app starts within 30 minutes of the target time, it fires immediately.",
|
||||
"addSchedule": "+ Add schedule",
|
||||
"removeScheduleTip": "Remove schedule",
|
||||
"dailyPrepMaxTasks": "Max tasks per day",
|
||||
"actionLabel": "Action",
|
||||
"actionPing": "Ping",
|
||||
"actionFillMyDay": "Fill My Day",
|
||||
"actionCustom": "Custom prompt",
|
||||
"actionHint": "Ping only opens the usage window. Fill My Day runs the daily prep. Custom runs your own prompt with the ClaudeDo tools.",
|
||||
"customPromptLabel": "Prompt",
|
||||
"customPromptPlaceholder": "The full prompt to run for this schedule (required)",
|
||||
"maxTasksDisabledHint": "Only applies to Fill My Day schedules.",
|
||||
"promptOverrideLabel": "Prompt addition",
|
||||
"promptOverridePlaceholder": "Extra instructions appended to the daily prep prompt for this schedule (optional)",
|
||||
"dayMo": "Mo",
|
||||
|
||||
Reference in New Issue
Block a user