New translations strings.yml (Russian)

This commit is contained in:
FlyingPikachu 2018-01-28 13:33:01 -05:00
parent 6a4dcc7711
commit 63af250169

View File

@ -258,9 +258,9 @@ stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!" stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!" stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "is not a number!" stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidDye: "недопустимый цвет!"
stageEditorInvalidEvent: "is not a valid event name!" stageEditorInvalidEvent: "is not a valid event name!"
stageEditorDuplicateEvent: "Event is already in the list!" stageEditorDuplicateEvent: "Событие уже в списке!"
stageEditorInvalidDelay: "Delay must be at least one second!" stageEditorInvalidDelay: "Delay must be at least one second!"
stageEditorInvalidScript: "Denizen script not found!" stageEditorInvalidScript: "Denizen script not found!"
stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoCitizens: "Citizens is not installed!"