mirror of
https://github.com/joinmarket-webui/jam.git
synced 2026-08-18 13:09:10 +02:00
fix(settings): consistent case (#511)
This commit is contained in:
parent
7342e1080c
commit
e4bd89c648
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue