Skip to content

Commit

Permalink
fix(settings): consistent case (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
dergigi authored Sep 22, 2022
1 parent 7342e10 commit e4bd89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@
"title": "Settings",
"section_title_wallet": "Wallet",
"section_title_community": "Community",
"show_balance": "Show Balance",
"hide_balance": "Hide Balance",
"show_balance": "Show balance",
"hide_balance": "Hide balance",
"use_sats": "Display amounts in sats",
"use_btc": "Display amounts in bitcoin",
"use_dark_theme": "Switch to dark theme",
Expand Down

0 comments on commit e4bd89c

Please sign in to comment.