You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
### Fixed
11
-
-Polish Primary, Secondary, and Tertiary buttons to match Figma design specs#887
11
+
-Retouch Primary, Secondary, and Tertiary buttons styling#887
12
12
- Avoid msat truncation when paying invoices and LNURL callbacks #879
13
13
- Fix ANR on RGS server settings screen caused by catastrophic regex backtracking #880
14
14
- Fix crash when returning app to foreground on Receive screen #875
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
- Mnemonic warning text transitions on reveal #857
25
25
26
26
### Changed
27
+
- Update funding screen: replace Advanced with Manual Setup, fix Use Other Wallet navigation to open amount entry, and add Fund Wallet button to no-funds dialog #885
27
28
- Updated design of the success screen in the manual channel setup flow #883
28
29
- Unified send flow with payment method switcher, details toggle, Lightning support for BIP21 payments, and improved fee rate defaults #863
29
30
- Settings redesigned with tabbed navigation (General/Security/Advanced) with swipe support #857
<stringname="lightning__next_outbound_htlc_min">الحد الأدنى لـ HTLC الصادر التالي</string>
172
171
<stringname="lightning__no_funds__description">قبل أن تتمكن من تحويل الأموال من رصيد مدخراتك، تحتاج إلى إرسال Bitcoin إلى محفظة Bitkit الخاصة بك.</string>
<stringname="lightning__funding__nav_title">Saldo de gastos</string>
152
-
<stringname="lightning__funding__text">Puedes usar tu balance de ahorros en Bitkit o enviar fondos desde otra cartera.</string>
151
+
<stringname="lightning__funding__text">La forma más fácil es usar tus ahorros de Bitkit o enviar bitcoin desde una billetera diferente.</string>
153
152
<stringname="lightning__funding__text_blocked">Bitkit no tiene soporte Lightning en tu región, pero puedes usar nodos externos manualmente.</string>
154
153
<stringname="lightning__funding__text_blocked_cjit">Bitkit no tiene soporte Lightning en tu región, pero puedes usar nodos externos manualmente.</string>
155
154
<stringname="lightning__funding__title">Fondee su <accent>saldo de gastos</accent></string>
@@ -170,6 +169,7 @@
170
169
<stringname="lightning__next_outbound_htlc_limit">Límite del próximo HTLC saliente</string>
171
170
<stringname="lightning__next_outbound_htlc_min">Mínimo del próximo HTLC saliente</string>
172
171
<stringname="lightning__no_funds__description">Para transferir fondos a su saldo de ahorros, primero tiene que enviar bitcoin a su billetera Bitkit.</string>
<stringname="lightning__funding__nav_title">Balanç de despesa</string>
152
-
<stringname="lightning__funding__text">Pots utilitzar els teus estalvis de Bitkit o enviar bitcoin des d\'una altra cartera.</string>
151
+
<stringname="lightning__funding__text">La forma més fàcil és utilitzar els teus estalvis de Bitkit o enviar bitcoin des d\'una altra cartera.</string>
153
152
<stringname="lightning__funding__text_blocked">Bitkit no ofereix serveis Lightning al teu país, però encara pots connectar-te a altres nodes directament.</string>
154
153
<stringname="lightning__funding__text_blocked_cjit">Bitkit no ofereix serveis Lightning al teu país, però encara pots connectar-te a altres nodes directament.</string>
155
154
<stringname="lightning__funding__title">Finança el teu <accent>saldo de despesa</accent></string>
@@ -170,6 +169,7 @@
170
169
<stringname="lightning__next_outbound_htlc_limit">Límit del pròxim HTLC de sortida</string>
171
170
<stringname="lightning__next_outbound_htlc_min">Mínim del pròxim HTLC de sortida</string>
172
171
<stringname="lightning__no_funds__description">Abans de poder transferir fons del teu saldo d\'estalvis, has d\'enviar bitcoin a la teva cartera Bitkit.</string>
0 commit comments