mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-20 07:11:35 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
c4f7ee8ddc
commit
b85bda82b6
@ -249,15 +249,15 @@ stageEditorInvalidDye: "为无效的染料颜色!"
|
||||
stageEditorInvalidEvent: "为无效的事件名!"
|
||||
stageEditorDuplicateEvent: "事件以存在列表中!"
|
||||
stageEditorInvalidScript: "未找到 Denizen 脚本!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
stageEditorNoItems: "You must add items first!"
|
||||
stageEditorNoCitizens: "未安装 Citizen!"
|
||||
stageEditorNoDenizen: "未安装 Denizen!"
|
||||
stageEditorPositiveAmount: "您必须输入正数!"
|
||||
stageEditorNoNumber: "输入值非数字!"
|
||||
stageEditorNotListofNumbers: "无效条目, 输入值为非数字串!"
|
||||
stageEditorNoDelaySet: "您必须先设置延迟!"
|
||||
stageEditorNoBlockNames: "您必须先设置方块名!"
|
||||
stageEditorNoEnchantments: "您必须先设置附魔!"
|
||||
stageEditorNoItems: "您必须先添加物品!"
|
||||
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
||||
stageEditorNoNPCs: "You must set NPC IDs first!"
|
||||
stageEditorNoMobTypes: "You must set mob types first!"
|
||||
|
Loading…
Reference in New Issue
Block a user