Files
StockMan/StockManMVC/bower_components/globalize/examples/globalize-compiler/messages.json
T
2016-10-03 10:53:40 +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}",
"}"
]
}
}