New translations strings.yml (Swedish)

This commit is contained in:
PikaMug 2020-02-24 20:41:55 -05:00
parent 37b4979a7e
commit 790ad3f1a7

View File

@ -290,7 +290,6 @@ eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing a
eventEditorEventInUse: "The following Quests use the Action" eventEditorEventInUse: "The following Quests use the Action"
eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorMustModifyQuests: "You must modify these Quests first!"
eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry"
eventEditorGiveItemsTitle: "- Give Items -" eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Sound Effects -" eventEditorEffectsTitle: "- Sound Effects -"
eventEditorStormTitle: "- Action Storm -" eventEditorStormTitle: "- Action Storm -"
@ -437,7 +436,6 @@ reqHeroesPrimaryDisplay: "Primary Class:"
reqHeroesSecondaryDisplay: "Secondary Class:" reqHeroesSecondaryDisplay: "Secondary Class:"
reqNotAQuestName: "<quest> is not a Quest name!" reqNotAQuestName: "<quest> is not a Quest name!"
reqItemCleared: "Item requirements cleared." reqItemCleared: "Item requirements cleared."
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
reqCustomAlreadyAdded: "That custom requirement has already been added!" reqCustomAlreadyAdded: "That custom requirement has already been added!"
reqCustomNotFound: "Custom requirement module not found." reqCustomNotFound: "Custom requirement module not found."
reqCustomCleared: "Custom requirements cleared." reqCustomCleared: "Custom requirements cleared."