UNPKG
ethereum-lite-explorer
Version:
latest (1.0.0-beta.8)
1.0.0-beta.8
Ethereum Lite Explorer
ethereum-lite-explorer
/
src
/
app
/
translation
/
locales.json
14 lines
(13 loc)
•
222 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{
"country"
:
"us"
,
"locale"
:
"en-US"
,
"label"
:
"English (US)"
,
"default"
:
true
}
,
{
"country"
:
"cn"
,
"locale"
:
"zh-CN"
,
"label"
:
"简体中文"
}
]