prvi
This commit is contained in:
12
EveryThing/wwwroot/vendor/libs/globalize/examples/globalize-compiler/messages.json
vendored
Normal file
12
EveryThing/wwwroot/vendor/libs/globalize/examples/globalize-compiler/messages.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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}",
|
||||
"}"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user