Files
everything2/EveryThing/wwwroot/vendor/libs/globalize/examples/globalize-compiler/messages.json
David Štaleker 03b92525d7 Prvi commit
2023-05-12 09:00:07 +02:00

13 lines
231 B
JSON

{
"en": {
"like": [
"{0, plural, offset:1",
" =0 {Be the first to like this}",
" =1 {You liked this}",
" one {You and someone else liked this}",
" other {You and # others liked this}",
"}"
]
}
}