UNPKG
i18next.com
Version:
latest (1.0.0)
1.0.0
i18next website
i18next.com
/
pages
/
translate
/
pluralSimple
/
locales
/
en
/
translation.json
7 lines
(6 loc)
•
126 B
JSON
View Raw
1
2
3
4
5
6
7
{
"key"
:
"item"
,
"key_plural"
:
"items"
,
"keyWithCount"
:
"{{count}} item"
,
"keyWithCount_plural"
:
"{{count}} items"
}