mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-18 04:41:56 +00:00
fix(dashboard): align Ukrainian Kanban Ready column help
Mirrors the dependency-ready / assign-profile semantics used in other locales; Copilot review noted uk.ts was still on the old dispatcher-tick wording. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
63503ebb14
commit
ca413c6164
1 changed files with 1 additions and 1 deletions
|
|
@ -663,7 +663,7 @@ export const uk: Translations = {
|
|||
columnHelp: {
|
||||
triage: "Сирі ідеї — специфікатор деталізує специфікацію",
|
||||
todo: "Очікує на залежності або не призначено",
|
||||
ready: "Призначено, очікує тіку диспетчера",
|
||||
ready: "Залежності задоволені; призначте профіль для диспетчеризації",
|
||||
running: "Захоплено воркером — у роботі",
|
||||
blocked: "Воркер запитав втручання людини",
|
||||
done: "Завершено",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue