fix(settings): consistent case (#511)

This commit is contained in:
Gigi 2022-09-22 10:10:56 +02:00 committed by GitHub
parent 7342e1080c
commit e4bd89c648
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",