fix: several issues
This commit is contained in:
+3
-2
@@ -37,7 +37,7 @@
|
||||
"template.settingsModal.display.enableItemSkillLinks": "Enable Item-Skill Links",
|
||||
"template.settingsModal.display.enableItemSkillLinksNote": "Items can grant skills. Removing an item unlinks or removes the skill.",
|
||||
"template.settingsModal.display.deleteSkillWithItem": "Delete skill when item removed",
|
||||
"template.settingsModal.display.deleteSkillWithItemNote": "When disabled (default), removing an item just unlinks the skill. When enabled, the skill is deleted.",
|
||||
"template.settingsModal.display.deleteSkillWithItemNote": "When disabled, removing an item just unlinks the skill. When enabled, the skill is deleted.",
|
||||
"template.settingsModal.display.showQuests": "Show Quests",
|
||||
"template.settingsModal.display.showThoughtsInChat": "Show Thoughts in Chat",
|
||||
"template.settingsModal.display.showThoughtsInChatNote": "Display character thoughts as overlay bubbles next to their messages",
|
||||
@@ -96,7 +96,8 @@
|
||||
"template.trackerEditorModal.userStatsTab.enableSkillsSection": "Enable Skills Section",
|
||||
"template.trackerEditorModal.userStatsTab.skillsInSeparateTabNote": "Skills are displayed in a separate tab. This toggle only affects the Status section.",
|
||||
"template.trackerEditorModal.userStatsTab.skillsLabelLabel": "Skills Label:",
|
||||
"template.trackerEditorModal.userStatsTab.skillsListLabel": "Skills List (comma-separated):",
|
||||
"template.trackerEditorModal.userStatsTab.skillsListLabel": "Skill Categories:",
|
||||
"template.trackerEditorModal.userStatsTab.addSkillButton": "Add Skill Category",
|
||||
"template.trackerEditorModal.infoBoxTab.widgetsTitle": "Widgets",
|
||||
"template.trackerEditorModal.infoBoxTab.dateWidget": "Date",
|
||||
"template.trackerEditorModal.infoBoxTab.weatherWidget": "Weather",
|
||||
|
||||
Reference in New Issue
Block a user