Fixed incorrect locale tag
This commit is contained in:
parent
39fdeb895c
commit
ae0b7f83ec
@ -199,7 +199,7 @@
|
||||
"repeatable-difficulty_was_nan": "Repeatable Reward Generation: Difficulty was NaN. Setting to 1.",
|
||||
"repeatable-no_reward_item_found_in_price_range": "Repeatable Reward Generation: No item found in price range {{minPrice}} to {{roublesBudget}}",
|
||||
"repeatable-quest_handover_failed_condition_already_satisfied": "Quest handover error: condition is already satisfied? qid: {{questId}}, condition: {{conditionId}}, profileCounter:{{profileCounter}}, value:{{value}}",
|
||||
"repeatable-quest_handover_failed_condition_invalid": "Quest handover error: condition not found or incorrect value. qid: {{body.qid}, condition: {{body.conditionId}}",
|
||||
"repeatable-quest_handover_failed_condition_invalid": "Quest handover error: condition not found or incorrect value. qid: {{body.qid}}, condition: {{body.conditionId}}",
|
||||
"repeatable-unable_to_accept_quest_see_log": "Unable to accept quest, see server log for details",
|
||||
"repeatable-unable_to_accept_quest_starting_message_not_found": "Unable to accept quest: {{questId}} cant find quest started message text with id: {{messageId}}",
|
||||
"route_onupdate_no_response": "onUpdate: %s route doesn't report success or fail",
|
||||
|
Loading…
Reference in New Issue
Block a user