Removed unused key.

This commit is contained in:
Marcos Rodriguez Vélez 2018-10-03 00:37:39 -04:00
parent f0ec8f544b
commit 1fdeb0ecc0
No known key found for this signature in database
GPG Key ID: 2C5D5738B268636C
5 changed files with 1 additions and 5 deletions

View File

@ -951,7 +951,7 @@ export class WalletsCarousel extends Component {
}}
>
<LinearGradient
shadowOpacity={18/100}
shadowOpacity={18 / 100}
shadowOffset={{ width: 0, height: 4 }}
shadowRadius={10}
shadowColor="#000000"

View File

@ -11,7 +11,6 @@ module.exports = {
},
wallets: {
list: {
tabBarLabel: 'Wallets',
app_name: 'Blue Wallet',
title: 'wallets',
header: 'A wallet represents a pair of a secret (private key) and an address' + 'you can share to receive coins.',

View File

@ -11,7 +11,6 @@ module.exports = {
},
wallets: {
list: {
tabBarLabel: 'Wallets',
app_name: 'Blue Wallet',
title: 'Minhas Bitcoin Wallets',
header: 'Uma wallet representa um par entre um segredo (chave privada) e um endereço' + 'que pode partilhar para receber Bitcoin.',

View File

@ -11,7 +11,6 @@ module.exports = {
},
wallets: {
list: {
tabBarLabel: 'кошельки',
app_name: 'BlueWallet',
title: 'кошельки',
header: 'Кошелек это секретный (приватный) ключ, и соответствующий ему адрес на который можно получать биткоины',

View File

@ -11,7 +11,6 @@ module.exports = {
},
wallets: {
list: {
tabBarLabel: 'Гаманці',
app_name: 'BlueWallet',
title: 'Мої Біткоїн Гаманці',
header: 'Гаманець це секретний (приватний) ключ, і відповідна йому адреса на яку можна отримувати біткоїни',