quest.publish update

Alexey 2025-12-21 08:06:30 +00:00
commit 591958c61c

@ -51,7 +51,7 @@ list = "Listing {value} quests:"
list_item = "{n}{q.id}: {q.name}{n} Description: {q.description}"
create = "Created quest {q.id}"
update = "Updated quest {q.id}"
publish = "Published quest {q.id}: {text}"
publish = "Published quest {q.id}: {m.link}"
delete = "Deleted quest {q.id}"
message_format = "### `{q.id}` {q.name} (+{q.reward}){n}Difficulty: *{q.difficulty}*{n}{q.description}"
message_not_found = "Warning: quest {q.id} message not found"