mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-25 12:15:59 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
3bcb35e158
commit
24b284c7aa
@ -251,11 +251,11 @@ stageEditorInvalidEvent: "是個無效的任務活動名稱!"
|
||||
stageEditorDuplicateEvent: "具有相同任務活動在清單中!"
|
||||
stageEditorInvalidDelay: "必須延遲至少一秒!"
|
||||
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!"
|
||||
stageEditorNotGreaterThanZero: "is not greater than 0!"
|
||||
stageEditorNoCitizens: "未安裝插件 Citizens!"
|
||||
stageEditorNoDenizen: "未安裝插件 Denizen!"
|
||||
stageEditorPositiveAmount: "您必須輸入 正數數字(0-9) !"
|
||||
stageEditorNoNumber: "您輸入的不是數字!"
|
||||
stageEditorNotGreaterThanZero: "不大於 0!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
|
Loading…
Reference in New Issue
Block a user