UNPKG
i18next.com
Version:
latest (1.0.0)
1.0.0
i18next website
i18next.com
/
pages
/
translate
/
locales
/
de-DE
/
translation.json
9 lines
(8 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"key1"
:
"value of key 1 in de-DE"
,
"key"
:
{
"with"
:
{
"sub"
:
"value deeper in object in de-DE"
}
}
}