Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/sr-Latn/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/sr-Latn/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "prošle g.",
|
||||
"current": "ove g.",
|
||||
"next": "sledeće g.",
|
||||
"past": "pre {0} g.",
|
||||
"future": "za {0} g."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "prošlog kvartala",
|
||||
"current": "ovog kvartala",
|
||||
"next": "sledećeg kvartala",
|
||||
"past": "pre {0} kv.",
|
||||
"future": "za {0} kv."
|
||||
},
|
||||
"month": {
|
||||
"previous": "prošlog m.",
|
||||
"current": "ovog m.",
|
||||
"next": "sledećeg m.",
|
||||
"past": "pre {0} m.",
|
||||
"future": "za {0} m."
|
||||
},
|
||||
"week": {
|
||||
"previous": "prošle n.",
|
||||
"current": "ove n.",
|
||||
"next": "sledeće n.",
|
||||
"past": "pre {0} n.",
|
||||
"future": "za {0} n."
|
||||
},
|
||||
"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} s.",
|
||||
"future": "za {0} s."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user