Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/sr-Latn/short.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/sr-Latn/short.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "prošle god.",
|
||||
"current": "ove god.",
|
||||
"next": "sledeće god.",
|
||||
"past": "pre {0} god.",
|
||||
"future": "za {0} god."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "prošlog kvartala",
|
||||
"current": "ovog kvartala",
|
||||
"next": "sledećeg kvartala",
|
||||
"past": "pre {0} kv.",
|
||||
"future": "za {0} kv."
|
||||
},
|
||||
"month": {
|
||||
"previous": "prošlog mes.",
|
||||
"current": "ovog mes.",
|
||||
"next": "sledećeg mes.",
|
||||
"past": "pre {0} mes.",
|
||||
"future": "za {0} mes."
|
||||
},
|
||||
"week": {
|
||||
"previous": "prošle ned.",
|
||||
"current": "ove ned.",
|
||||
"next": "sledeće ned.",
|
||||
"past": "pre {0} ned.",
|
||||
"future": "za {0} ned."
|
||||
},
|
||||
"day": {
|
||||
"previous": "juče",
|
||||
"previous-2": "prekjuče",
|
||||
"current": "danas",
|
||||
"next": "sutra",
|
||||
"next-2": "prekosutra",
|
||||
"past": "pre {0} d.",
|
||||
"future": "za {0} d."
|
||||
},
|
||||
"hour": {
|
||||
"current": "ovog sata",
|
||||
"past": "pre {0} č.",
|
||||
"future": "za {0} č."
|
||||
},
|
||||
"minute": {
|
||||
"current": "ovog minuta",
|
||||
"past": "pre {0} min.",
|
||||
"future": "za {0} min."
|
||||
},
|
||||
"second": {
|
||||
"current": "sada",
|
||||
"past": "pre {0} sek.",
|
||||
"future": "za {0} sek."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user