Skip to content

Commit

Permalink
Translate Bronze/Cobalt apples as "Blue"
Browse files Browse the repository at this point in the history
  • Loading branch information
reconman authored Apr 27, 2024
1 parent 9bedf8b commit 7990bc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/localized.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Copy or rename it if you want to keep it."</string>
<string name="card_priority">"Card Priority"</string>
<string name="p_refill_type_gold">"Gold"</string>
<string name="p_refill_type_silver">"Silver"</string>
<string name="p_refill_type_bronze">"Bronze"</string>
<string name="p_refill_type_bronze">"Blue"</string>
<string name="p_refill_type_copper">"Copper"</string>
<string name="p_refill_type_sq">"SQ"</string>
<string name="p_brave_chains_don_t_care">"Don't care"</string>
Expand Down Expand Up @@ -411,4 +411,4 @@ After pressing on the button, switch the app filter from \"Not optimized\" to \"
<string name="servant_enhancement_none_selected">No Servant Selected. Please select a Servant before proceeding.</string>
<string name="servant_enhancement_aborted">Enhancement was aborted</string>
<string name="note">"Note:"</string>
</resources>
</resources>

0 comments on commit 7990bc2

Please sign in to comment.