UNPKG
i18next.com
Version:
latest (1.0.0)
1.0.0
i18next website
i18next.com
/
pages
/
translate
/
context
/
locales
/
en
/
translation.json
8 lines
(7 loc)
•
193 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"friend"
:
"A friend"
,
"friend_male"
:
"A boyfriend"
,
"friend_female"
:
"A girlfriend"
,
"friend_male_plural"
:
"{{count}} boyfriends"
,
"friend_female_plural"
:
"{{count}} girlfriends"
}