-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Correct arkenzus tier translation key
- Loading branch information
bconlon
committed
Dec 31, 2022
1 parent
64b6461
commit cdf4714
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/c622617f6fabf890a00b9275cd5f643584a8a2c8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.19.3 2022-12-26T19:23:05.8154054 Languages: en_us | ||
05a573fe64dac5291838e91a23f170f3a94a2b81 assets/nitrogen/lang/en_us.json | ||
// 1.19.3 2022-12-31T10:43:55.5758293 Languages: en_us | ||
f020f2307c4342cc11022a98d58487d2e214f776 assets/nitrogen/lang/en_us.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"nitrogen.patreon.tier.Arkenzus": "Arkenzus", | ||
"nitrogen.patreon.tier.angel": "Angel", | ||
"nitrogen.patreon.tier.arkenzus": "Arkenzus", | ||
"nitrogen.patreon.tier.human": "Human", | ||
"nitrogen.patreon.tier.valkyrie": "Valkyrie" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters