diff --git a/Official Savage Worlds/translations/sv.json b/Official Savage Worlds/translations/sv.json index 2d5a49a07c..142967c9e3 100644 --- a/Official Savage Worlds/translations/sv.json +++ b/Official Savage Worlds/translations/sv.json @@ -1037,5 +1037,10 @@ "rolltemplate-themes": "Added the ability to theme the rolltemplates to match the character sheet theme.", "rolltemplate-theme": "Roll Template Theme", "default": "Default", - "show-token-with-roll-template": "Show Token with Roll Template" + "show-token-with-roll-template": "Show Token with Roll Template", + "rolltemplate-theme-paragraph": "Select a theme for the roll template. The theme options are: Generic (the default), Deadlands (an Old West styled theme), Pathfinder (a theme to match the Pathfinder for Savage Worlds books), and Rifts® (a more sci-fi type theme).", + "show-token-paragraph": "Selecting this option will show the Token (or Avatar) associated with the character sheet. If neither a token nor an avatar are assigned to the character, this option will automatically deselect.", + "statblock-view-skill-spillover": "Fixed an issue where the if one had a lot of custom skills, it would not wrap properly and the skills (and potentially Hindrances and Special Abilities) would flow off the character sheet.", + "unskilled-button-on-statblock-view": "Fixed an issue where the Unskilled roll button was not present on the Statblock (locked) view of the character sheet.", + "token-in-rolltemplate-not-showing": "Fixed an issue where if the character sheet didn't have a token assigned, the roll template would still attempt to show the image. Now, if a token is not assigned, the sheet will look to see if an Avatar is assigned for the character and if so, it will use that; if neither a token nor an avatar are assigned, the sheet will uncheck the setting to display the token on the roll template." }