You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locale/en.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -752,7 +752,7 @@
752
752
"SaveAs": "Save as",
753
753
"SetBonus": "Set Bonuses",
754
754
"SetBonusModWarning": "This set contains an item with a configurable set bonus mod. Manually apply the correct mod to activate the desired set bonus.",
755
-
"SpeedReport": "Evaluated {{combos, number}} combinations in {{time}} seconds using {{cpus}} CPU cores.",
755
+
"SpeedReport": "Evaluated {{combos, number}} combinations in {{time}} seconds using {{cpus}} CPU cores. Adjust max cores in Settings.",
756
756
"StatConstraints": "Stat Priorities & Ranges",
757
757
"StatMax": "Max",
758
758
"StatMin": "Min",
@@ -761,7 +761,8 @@
761
761
"TierNumber": "T{{tier}}",
762
762
"UnableToAddAllMods": "Unable to add all mods.",
763
763
"UnableToAddAllModsBody": "There weren't enough mod slots available to fit {{mods}}.",
764
-
"UnlockItem": "Unpin Item"
764
+
"UnlockItem": "Unpin Item",
765
+
"WhySlow": "Why is this slow?"
765
766
},
766
767
"LoadoutFilter": {
767
768
"Contains": "Shows loadouts which have an item or a mod matching the filter text. Search for items with spaces in their name using quotes.",
0 commit comments