mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix locale messages
This commit is contained in:
parent
a94dc15349
commit
00a792e191
@ -76,9 +76,6 @@
|
||||
"cancelling": {
|
||||
"message": "Cancelling..."
|
||||
},
|
||||
"cancelledConnectionWithMetaMask": {
|
||||
"message": "Cancelled Connection With MetaMask"
|
||||
},
|
||||
"chartOnlyAvailableEth": {
|
||||
"message": "Chart only available on Ethereum networks."
|
||||
},
|
||||
@ -88,9 +85,6 @@
|
||||
"connectWithMetaMask": {
|
||||
"message": "Connect With MetaMask"
|
||||
},
|
||||
"connectingWithMetaMask": {
|
||||
"message": "Connecting With MetaMask..."
|
||||
},
|
||||
"connectTo": {
|
||||
"message": "Connect to $1",
|
||||
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
||||
|
@ -5,18 +5,12 @@
|
||||
"showIncomingTransactionsDescription": {
|
||||
"message": "Usa Etherscan per visualizzare le transazioni in ingresso nella lista delle transazioni"
|
||||
},
|
||||
"cancelledConnectionWithMetaMask": {
|
||||
"message": "Transazioni Annullate con MetaMask"
|
||||
},
|
||||
"chartOnlyAvailableEth": {
|
||||
"message": "Grafico disponibile solo per le reti Ethereum."
|
||||
},
|
||||
"connectedSites": {
|
||||
"message": "Siti connessi"
|
||||
},
|
||||
"connectingWithMetaMask": {
|
||||
"message": "Connettendo con MetaMask..."
|
||||
},
|
||||
"connectTo": {
|
||||
"message": "Collegati a $1",
|
||||
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
||||
|
Loading…
Reference in New Issue
Block a user