diff --git a/config/i18n.json b/config/i18n.json index 068ae84fb6..fd76e78b24 100644 --- a/config/i18n.json +++ b/config/i18n.json @@ -683,8 +683,8 @@ "EquippableDifferent2": "Maximum Power isn't limited by the \"One Exotic\" rule when determining the Power of your drops, powerful, and pinnacle rewards.", "Equipped": "Equipped", "Fashion": "Choose fashion", - "FashionOnly": "Fashion Only", - "ModsOnly": "Mods Only", + "FashionOnly": "Fashion-only", + "ModsOnly": "Mods-only", "Filters": "Loadout Filters", "FilteredItems": "Filtered Items", "FindAnother": "Find another {{name}}", diff --git a/src/locale/en.json b/src/locale/en.json index 7f729a73b6..6ddb636657 100644 --- a/src/locale/en.json +++ b/src/locale/en.json @@ -736,7 +736,7 @@ "EquippableDifferent2": "Maximum Power isn't limited by the \"One Exotic\" rule when determining the Power of your drops, powerful, and pinnacle rewards.", "Failed": "Loadout failed to apply completely", "Fashion": "Choose fashion", - "FashionOnly": "Fashion Only", + "FashionOnly": "Fashion-only", "FillFromEquipped": "Fill in using equipped", "FillFromInventory": "Fill in using non-equipped", "FilteredItems": "Filtered Items", @@ -793,7 +793,7 @@ "UpgradeCostsDesc": "Some armor needs energy capacity upgrades to fit the requested mods. In total, these upgrades cost:" }, "Mods": "Mods", - "ModsOnly": "Mods Only", + "ModsOnly": "Mods-only", "MoveItems": "Moving items", "NoSpace": "You're out of space in the vault and any other characters.", "NoneMatch": "None of your loadouts matched the filters.",