mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Russian)
This commit is contained in:
parent
3a4bc86aa3
commit
58e7c6050c
@ -245,15 +245,15 @@ stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
||||
stageEditorInvalidMob: "is not a valid mob name!"
|
||||
stageEditorInvalidItemName: "is not a valid item name!"
|
||||
stageEditorInvalidNumber: "is not a number!"
|
||||
stageEditorInvalidNumber: "не является числом"
|
||||
stageEditorInvalidDye: "is not a valid dye color!"
|
||||
stageEditorInvalidEvent: "is not a valid event name!"
|
||||
stageEditorDuplicateEvent: "Событие уже в списке!"
|
||||
stageEditorInvalidDelay: "Delay must be at least one second!"
|
||||
stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorInvalidScript: "Скрипт переподключения не найден!"
|
||||
stageEditorNoCitizens: "Citizens не установлен!"
|
||||
stageEditorNoDenizen: "Denizen не установлен!"
|
||||
stageEditorPositiveAmount: "Количество должно быть положительным числом!"
|
||||
stageEditorNoNumber: "Input was not a number!"
|
||||
stageEditorNotGreaterThanZero: "is not greater than 0!"
|
||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
||||
|
Loading…
Reference in New Issue
Block a user