+ quotation provider
This commit is contained in:
@@ -29,5 +29,25 @@
|
||||
"resourceEmpty": "Empty data",
|
||||
"@resourceEmpty": {
|
||||
"description": "Default message shown when no data is available"
|
||||
},
|
||||
|
||||
"chainNetworkUnspecified": "Unspecified network",
|
||||
"@chainNetworkUnspecified": {
|
||||
"description": "Fallback label when the chain network is not known"
|
||||
},
|
||||
|
||||
"chainNetworkEthereumMainnet": "Ethereum Mainnet",
|
||||
"@chainNetworkEthereumMainnet": {
|
||||
"description": "Label for the Ethereum mainnet network"
|
||||
},
|
||||
|
||||
"chainNetworkArbitrumOne": "Arbitrum One",
|
||||
"@chainNetworkArbitrumOne": {
|
||||
"description": "Label for the Arbitrum One network"
|
||||
},
|
||||
|
||||
"chainNetworkOtherEvm": "Other EVM chain",
|
||||
"@chainNetworkOtherEvm": {
|
||||
"description": "Label for any other EVM-compatible network"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user