Skip to content

Commit

Permalink
Merge pull request #10654 from DestinyItemManager/organizer-updates
Browse files Browse the repository at this point in the history
Updates to the Organizer
  • Loading branch information
bhollis committed Jul 25, 2024
2 parents 2e7d2d3 + 091dd2a commit 9e14cfc
Show file tree
Hide file tree
Showing 17 changed files with 500 additions and 249 deletions.
8 changes: 6 additions & 2 deletions config/i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@
"Unlock": "Unlock",
"ShiftTip": "Tip: Hold the Shift key and click on a cell to filter items",
"NoMobile": "Turn your phone sideways to use the Organizer.",
"NoItems": "No items selected",
"NoItems": "No items match the filters. If you have a search query, try clearing it.",
"Note": "Set Notes",
"Columns": {
"Stats": "Stats",
Expand All @@ -1050,6 +1050,9 @@
"Name": "Name",
"Power": "Power",
"Damage": "Damage",
"Intrinsics": "Intrinsic",
"OriginTraits": "Origin Trait",
"Shaders": "Cosmetics",
"Locked": "Locked",
"Energy": "Energy",
"Location": "Location",
Expand All @@ -1067,7 +1070,8 @@
"Event": "Event",
"ModSlot": "Mod Slot",
"Archetype": "Archetype",
"PerksMods": "Perks, Mods & Shaders",
"PerksMods": "Perks & Mods",
"OtherPerks": "Other Perks",
"Traits": "Weapon Traits",
"CustomTotal": "Custom Total",
"MasterworkTier": "Masterwork Tier",
Expand Down
Loading

0 comments on commit 9e14cfc

Please sign in to comment.