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": {
|
"cancelling": {
|
||||||
"message": "Cancelling..."
|
"message": "Cancelling..."
|
||||||
},
|
},
|
||||||
"cancelledConnectionWithMetaMask": {
|
|
||||||
"message": "Cancelled Connection With MetaMask"
|
|
||||||
},
|
|
||||||
"chartOnlyAvailableEth": {
|
"chartOnlyAvailableEth": {
|
||||||
"message": "Chart only available on Ethereum networks."
|
"message": "Chart only available on Ethereum networks."
|
||||||
},
|
},
|
||||||
@ -88,9 +85,6 @@
|
|||||||
"connectWithMetaMask": {
|
"connectWithMetaMask": {
|
||||||
"message": "Connect With MetaMask"
|
"message": "Connect With MetaMask"
|
||||||
},
|
},
|
||||||
"connectingWithMetaMask": {
|
|
||||||
"message": "Connecting With MetaMask..."
|
|
||||||
},
|
|
||||||
"connectTo": {
|
"connectTo": {
|
||||||
"message": "Connect to $1",
|
"message": "Connect to $1",
|
||||||
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
||||||
|
@ -5,18 +5,12 @@
|
|||||||
"showIncomingTransactionsDescription": {
|
"showIncomingTransactionsDescription": {
|
||||||
"message": "Usa Etherscan per visualizzare le transazioni in ingresso nella lista delle transazioni"
|
"message": "Usa Etherscan per visualizzare le transazioni in ingresso nella lista delle transazioni"
|
||||||
},
|
},
|
||||||
"cancelledConnectionWithMetaMask": {
|
|
||||||
"message": "Transazioni Annullate con MetaMask"
|
|
||||||
},
|
|
||||||
"chartOnlyAvailableEth": {
|
"chartOnlyAvailableEth": {
|
||||||
"message": "Grafico disponibile solo per le reti Ethereum."
|
"message": "Grafico disponibile solo per le reti Ethereum."
|
||||||
},
|
},
|
||||||
"connectedSites": {
|
"connectedSites": {
|
||||||
"message": "Siti connessi"
|
"message": "Siti connessi"
|
||||||
},
|
},
|
||||||
"connectingWithMetaMask": {
|
|
||||||
"message": "Connettendo con MetaMask..."
|
|
||||||
},
|
|
||||||
"connectTo": {
|
"connectTo": {
|
||||||
"message": "Collegati a $1",
|
"message": "Collegati a $1",
|
||||||
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
"description": "$1 is the name/origin of a site/dapp that the user can connect to metamask"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user