daggerheart/module/data
codebytaki 477e2b78b6 Fix: Internationalize hardcoded UI strings (Issue #1787)
- Replace hardcoded 'Inventory Items', 'Character Items', 'Other' with i18n keys
- Internationalize 'New Effect' default name in active effects
- Fix hardcoded 'Roll Formula' and 'Formula Roll' labels in roll tables
- Add translation keys to lang/en.json for proper localization support
- Ensures all UI strings can be translated to other languages

Fixes #1787: I18n: Some UI strings still seem to be hardcoded
2026-04-14 17:39:55 +06:00
..
action Fix Include Item Damage error in v14 damage system 2026-04-14 17:20:17 +06:00
activeEffect Fix: Internationalize hardcoded UI strings (Issue #1787) 2026-04-14 17:39:55 +06:00
actor Fixed so that bonus rest moves can be negative 2026-04-11 19:23:34 +02:00
chat-message [Feature] Group Roll Rework (#1785) 2026-04-11 11:14:36 +02:00
fields Fix Include Item Damage error in v14 damage system 2026-04-14 17:20:17 +06:00
item [Feature] 1740 - Beastform Info (#1750) 2026-03-28 00:18:35 +01:00
scene [Feature] Scene Environments (#1499) 2026-01-12 00:26:27 +01:00
settings Added checkboxes for muting the sounds of dice animations (#1781) 2026-04-06 00:18:43 +02:00
_module.mjs [Feature] Group Roll Rework (#1785) 2026-04-11 11:14:36 +02:00
combat.mjs Fixed a lot of cases where we expected a combatant to have an attached actor (#1520) 2026-01-10 00:21:44 +01:00
combatant.mjs [Feature] 789 - spotlight order (#1222) 2025-10-25 18:59:25 +02:00
companionLevelup.mjs [Feature] 1383 - Companion Bonus Levelups (#1565) 2026-01-25 15:21:06 +01:00
compendiumBrowserSettings.mjs Added the ability to exclude world compendiums in the Compendium Browser Settings 2026-02-12 19:27:03 +01:00
countdowns.mjs Fixed Countdown Actions not actually setting their DefaultOwnership. Fixed GMs not always getting Ownership of a countdown 2026-04-11 02:53:51 +02:00
groupRollData.mjs [Feature] Group Roll Rework (#1785) 2026-04-11 11:14:36 +02:00
levelData.mjs [Fix] 1633 - ActiveEffect Autocomplete (#1636) 2026-02-06 11:32:33 +01:00
levelTier.mjs Add and fix Tier names in level up (#1142) 2025-09-05 09:47:12 -04:00
levelup.mjs Add and fix Tier names in level up (#1142) 2025-09-05 09:47:12 -04:00
registeredTriggers.mjs Fixed error on deleting a sceneEnvironment item 2026-02-26 20:04:59 +01:00
rollTable.mjs Fix: Internationalize hardcoded UI strings (Issue #1787) 2026-04-14 17:39:55 +06:00
spotlightTracker.mjs [V14] [Feature] Spotlight Without Combat (#1755) 2026-03-27 22:01:50 -04:00
tagTeamData.mjs [Fix] Translation Fixes (#1789) 2026-04-11 22:55:26 +02:00