Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
fix(server): Fix wrong translations use for Burning Blade
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisL61 committed Aug 16, 2024
1 parent 8a98d1b commit cf89f66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/v1/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"_a_battle_with_a_skeleton_fleet_for_merchant_alliance_rpc": "Fighting a skeleton fleet for Merchant Alliance",
"_a_battle_with_the_burning_blades_armada_for_merchant_alliance_rpc": "Fighting the Burning Blade Armada for Merchant Alliance",

"_reapers_bones_voyages": "Voyages",
"_reaper_bones_voyages": "Voyages",
"_crew_chase_voyage": "Crew Chase",
"_crew_chase_voyage_description": "Hunt down and defeat rival crews.",
"_crew_chase_voyage_rpc": "Hunting rival crews",
Expand Down Expand Up @@ -233,6 +233,7 @@
"_ashen_winds": "Ashen Winds",
"_ashen_winds_description": "Defeat an Ashen Lord to claim their treasure and an Ashen Winds Skull!",
"_ashen_winds_rpc": "Fighting an ashen lord",
"_burning_blade": "Burning Blade",
"_burning_blade_description": "Defeat the burning blade to claim its treasure or pledge your allegiance to Flameheart.",
"_burning_blade_rpc": "Fighting the Burning Blade",
"_raids": "Raids",
Expand Down

0 comments on commit cf89f66

Please sign in to comment.