Skip to content

Commit ac18980

Browse files
committed
chore: add temporary strings
1 parent 32ff9b4 commit ac18980

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/res/values/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,10 @@
964964
<string name="wallet__receive_lightning_invoice">Lightning invoice</string>
965965
<string name="wallet__receive_note_placeholder">Optional note to payer</string>
966966
<string name="wallet__receive_show_qr">Show QR Code</string>
967+
<string name="wallet__receive_show_details">Show Details</string>
968+
<string name="wallet__receive_tab_savings">Savings</string>
969+
<string name="wallet__receive_tab_auto">Auto</string>
970+
<string name="wallet__receive_tab_spending">Spending</string>
967971
<string name="wallet__receive_text_lnfunds">Want to receive &lt;accent&gt;Lightning&lt;/accent&gt; funds?</string>
968972
<string name="wallet__receive_spending">Receive on Spending Balance</string>
969973
<string name="wallet__receive_connect_initial">To set up your spending balance, a &lt;accent&gt;{networkFee}&lt;/accent&gt; network fee and &lt;accent&gt;{serviceFee}&lt;/accent&gt; service provider fee will be deducted.</string>

0 commit comments

Comments
 (0)