Skip to content

Commit

Permalink
fix month
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Jun 28, 2023
1 parent 7a62333 commit 89271df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"Copy build": "Copy build",
"Copy from selected character": "Copy from selected character",
"Copy selected sigils to both slots": "Copy selected sigils to both slots",
"Core game changes, preset coefficients, and trait selections are not fully updated for the July 27th game patch. Most gear results will be correctly optimized, but DPS estimates and comparisons may be wrong.<br/><br/>Templates not marked as Outdated are expected to be up to date.": "Core game changes, preset coefficients, and trait selections are not fully updated for the July 27th game patch. Most gear results will be correctly optimized, but DPS estimates and comparisons may be wrong.<br/><br/>Templates not marked as Outdated are expected to be up to date.",
"Core game changes, preset coefficients, and trait selections are not fully updated for the June 27th game patch. Most gear results will be correctly optimized, but DPS estimates and comparisons may be wrong.<br/><br/>Templates not marked as Outdated are expected to be up to date.": "Core game changes, preset coefficients, and trait selections are not fully updated for the June 27th game patch. Most gear results will be correctly optimized, but DPS estimates and comparisons may be wrong.<br/><br/>Templates not marked as Outdated are expected to be up to date.",
"Create build templates that can be used for the gear optimizer.": "Create build templates that can be used for the gear optimizer.",
"Create templates for the discretize.eu website. Please check the discretize-guides repo for more information.": "Create templates for the discretize.eu website. Please check the discretize-guides repo for more information.",
"Ctrl+d": "Ctrl+d",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const IndexPage = () => {
const ALERTS = [
<Trans>
Core game changes, preset coefficients, and trait selections are not fully updated for the
July 27th game patch. Most gear results will be correctly optimized, but DPS estimates and
June 27th game patch. Most gear results will be correctly optimized, but DPS estimates and
comparisons may be wrong.
<br />
<br />
Expand Down

0 comments on commit 89271df

Please sign in to comment.