mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 19:15:49 +01:00
New translations strings.yml (Serbian (Cyrillic))
This commit is contained in:
parent
bfcf2eadd0
commit
547eff189c
@ -111,7 +111,7 @@ questEditorNeedFinishMessage: "You must set a finish message!"
|
|||||||
questEditorNeedStages: "Your Quest has no Stages!"
|
questEditorNeedStages: "Your Quest has no Stages!"
|
||||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
|
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
|
||||||
questEditorExited: "Are you sure you want to exit without saving?"
|
questEditorExited: "Are you sure you want to exit without saving?"
|
||||||
questEditorDeleted: "Are you sure you want to delete the Quest"
|
questEditorDeleted: "Are you sure you want to delete the Quest?"
|
||||||
stageEditorEditStage: "Edit Stage"
|
stageEditorEditStage: "Edit Stage"
|
||||||
stageEditorNewStage: "Add new Stage"
|
stageEditorNewStage: "Add new Stage"
|
||||||
stageEditorStages: "Stages"
|
stageEditorStages: "Stages"
|
||||||
@ -319,9 +319,9 @@ eventEditorErrorSaving: "An error occurred while saving."
|
|||||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
||||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
||||||
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
eventEditorDeletePrompt: "Are you sure you want to delete the Event?"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event?"
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
||||||
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||||
eventEditorEventInUse: "The following Quests use the Event"
|
eventEditorEventInUse: "The following Quests use the Event"
|
||||||
|
Loading…
Reference in New Issue
Block a user