Commit Graph

125 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
a9cb1635a4 ADD: Croatian language into Settings.
ADD: HRK Fiat in currency settings
2019-01-07 21:05:40 -05:00
Marcos Rodriguez Vélez
23ccaec4a1 Merged hr_CRO.js 2019-01-07 20:47:42 -05:00
Marcos Rodriguez Vélez
5d3de17763 FIX: Restore satoshi suffix 2019-01-06 22:53:29 -05:00
Marcos Rodriguez Vélez
5a751617d3 ADD: Alert user if they are trying to create a lightning wallet without a bitcoin wallet 2019-01-06 22:50:33 -05:00
Marcos Rodriguez Vélez
604581c93f FIX: Replace comas with spaces 2019-01-06 16:23:14 -05:00
Marcos Rodriguez Vélez
950d9ac8ff FIX: Error when paying invoice 2019-01-06 15:55:50 -05:00
Marcos Rodriguez Vélez
5876b9e9ef FIX: Added withFormatting option 2019-01-06 14:34:01 -05:00
Marcos Rodriguez Vélez
a78abf551a lint 2019-01-06 11:48:58 -05:00
Marcos Rodriguez Vélez
f2ba903fc3 ADD: Added Danish (DK) into settings screen 2019-01-06 11:46:31 -05:00
Marcos Rodriguez Vélez
d4666e7b94
Merge branch 'master' into DK-danish-language-support 2019-01-06 11:38:54 -05:00
Benjamin Favre
e73b4f6867 Languages: Add French 2019-01-06 17:10:25 +01:00
Marcos Rodriguez Vélez
94eb3ddd84 FIX: Satoshis are now human-readable 2019-01-06 04:44:08 -05:00
Overtorment
b6ad5fdc12 REF: lint 2019-01-05 20:24:07 +00:00
Klaus
2fac00c083
DK - Danish Language Support
Here is my first stab at danish language support (as well as my first pull request) - comments and suggestions are appreciated.
2019-01-05 19:40:00 +01:00
Igor Korsakov
2aece4cfda
Merge branch 'master' into Thai-translation 2019-01-05 16:54:50 +00:00
Igor Korsakov
e86c7a25c8
ADD: Dutch translation 2019-01-05 16:53:21 +00:00
sansegkh
ac711565c8 updated index.js and language.js for Thai 2019-01-05 23:38:28 +07:00
Giovanni T. Parra
3a85c7797c
Fix and improve pt-BR translation. 2019-01-05 14:18:57 -02:00
sansegkh
c03465be93 Update th_TH.js
fixed mismatch double/single quotes
2019-01-05 23:10:57 +07:00
sansegkh
589d66e9e8 Create th_TH.js
Added th_TH.js
2019-01-05 22:58:22 +07:00
Pjotr Lengkeek
ee1e051c12 Feature: Added dutch translation 2019-01-05 13:23:59 +01:00
Marcos Rodriguez Vélez
cfcd1a440a ADD: Don't allow user to pay for an invoice created with the same wallet. 2019-01-04 19:10:59 -05:00
Marcos Rodriguez Vélez
5e895ce4b8 no message 2019-01-03 23:28:22 -05:00
Marcos Rodriguez Vélez
18b50c9bbd FIX: Fixed content size issue on viewing lnd invoice 2019-01-02 20:05:53 -05:00
Pavel Ševčík
d2ec47ca84 Feature: Added Czech translation 2019-01-02 13:07:27 +01:00
Klaus
b07235241e
Update en.js
Is that the intention?
2019-01-01 10:42:13 +01:00
Overtorment
de9b082fff FIX: de locale 2018-12-31 19:36:45 +00:00
Overtorment
e3dc1060fa Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-31 19:23:00 +00:00
SiteEffect
4d0ed07b8e Fix small de_DE file typo 2018-12-31 16:43:35 +01:00
SiteEffect
0a7c835de5 Add german (DE) translations
* Add menue "Deutsch (DE)" for de_DE
* Add index
* Add de_DE translations
2018-12-31 16:40:12 +01:00
Marcos Rodriguez Vélez
00ea4f907b Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase 2018-12-30 17:57:41 -05:00
Marcos Rodriguez Vélez
47e54314a6 Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase
# Conflicts:
#	screen/send/details.js
2018-12-30 17:57:27 -05:00
Stuart Downie
5f48deddde
Typo under "import"
you/your
2018-12-30 22:39:23 +00:00
Overtorment
abc34e3797 Merge branch 'set-receive-amount-label' of https://github.com/pajasevi/BlueWallet into pajasevi-set-receive-amount-label 2018-12-30 19:34:10 +00:00
Marcos Rodriguez Vélez
3baf4a439a FIX: Fixed an import bug due to wrong property 2018-12-29 22:54:25 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Igor Korsakov
4be0a4f07a
ADD: Ability to show wallet XPUB in options 2018-12-28 11:55:01 +00:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
59f4a25b4b Merge branch 'show-wallet-xpub' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 18:29:34 -05:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Marcos Rodriguez Vélez
d4a0b7e9b0 FIX: replaced headers for import and pay invoice 2018-12-25 15:53:24 -05:00
Pavel Ševčík
6ee2a9932d Created separate screen for setting amount to receive 2018-12-25 15:25:12 +01:00
Pavel Ševčík
1a8b8b6d27 Added missing translation keys 2018-12-25 11:44:11 +01:00
Pavel Ševčík
97fce4c4c4 Feature: let user set amount and label on receive screen 2018-12-25 11:44:11 +01:00
Overtorment
6acbe842a2 FIX: satoshis display 2018-12-24 23:22:53 +00:00
Overtorment
e18396b124 FIX: correct satoshi display 2018-12-24 18:12:27 +00:00
Overtorment
e0a469ad03 REF 2018-12-24 18:12:09 +00:00
Marcos Rodriguez Vélez
c4a85d6145 ADD: Select Wallet on Send screen 2018-12-23 19:44:31 -05:00