UNPKG
@ts-intl/dictionary
Version:
latest (2.0.0)
2.0.0
1.2.0
1.1.0
1.0.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.1
0.2.0
0.1.0
0.0.0
I18n dictionary/messages generator
github.com/ts-intl/ts-intl
ts-intl/ts-intl
@ts-intl/dictionary
/
src
/
test
/
json
/
en.json
12 lines
(11 loc)
•
105 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{ "
a
": { "
b
":
"b"
,
"c"
: { "d":
"d"
,
"e"
:
"e"
}, "
g
":
"g"
}, "f":
"f"
}