Skip to content

Commit

Permalink
Updated some translations.
Browse files Browse the repository at this point in the history
Typo fixes
  • Loading branch information
Wolfteam committed Apr 26, 2021
1 parent 65ca315 commit f4c5b1f
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 81 deletions.
12 changes: 6 additions & 6 deletions assets/db/weapons.json
Expand Up @@ -11827,7 +11827,7 @@
{
"quantity": 2,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 5000,
Expand All @@ -11852,7 +11852,7 @@
{
"quantity": 8,
"materialType": "common",
"image": "treasure_hoarder_insignia.png"
"image": "recruits_insignia.png"
},
{
"quantity": 15000,
Expand All @@ -11877,7 +11877,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 20000,
Expand All @@ -11902,7 +11902,7 @@
{
"quantity": 9,
"materialType": "common",
"image": "silver_raven_insignia.png"
"image": "sergeants_insignia.png"
},
{
"quantity": 30000,
Expand All @@ -11927,7 +11927,7 @@
{
"quantity": 6,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 35000,
Expand All @@ -11952,7 +11952,7 @@
{
"quantity": 12,
"materialType": "common",
"image": "golden_raven_insignia.png"
"image": "lieutenants_insignia.png"
},
{
"quantity": 450000,
Expand Down
2 changes: 1 addition & 1 deletion assets/i18n/en.json
Expand Up @@ -4650,7 +4650,7 @@
"key": "Crescent Pike",
"name": "Crescent Pike",
"description": "An exotic weapon with an extremely long blade on the top and a crescent blade at the bottom. It found its way into Liyue through foreign traders. With practice, it can deal heavy damage.",
"refinement": "After picking up an Elemental Orb/Particle, Normal and Charged Attacks deal an additional {{0}}% ATK DMG for 5s."
"refinement": "After picking up an Elemental Orb/Particle, Normal and Charged Attacks deal additional DMG equal to {{0}}% of ATK for 5s."
},
{
"key": "Deathmatch",
Expand Down

0 comments on commit f4c5b1f

Please sign in to comment.