quest.publish update
parent
ee8cbf2e71
commit
591958c61c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue