Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/hsb/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/hsb/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "loni",
|
||||
"current": "lětsa",
|
||||
"next": "klětu",
|
||||
"past": "před {0} l.",
|
||||
"future": "za {0} l."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "před {0} kw.",
|
||||
"future": "za {0} kw."
|
||||
},
|
||||
"month": {
|
||||
"previous": "zašły měsac",
|
||||
"current": "tutón měsac",
|
||||
"next": "přichodny měsac",
|
||||
"past": "před {0} měs.",
|
||||
"future": "za {0} měs."
|
||||
},
|
||||
"week": {
|
||||
"previous": "zašły tydźeń",
|
||||
"current": "tutón tydźeń",
|
||||
"next": "přichodny tydźeń",
|
||||
"past": "před {0} tydź.",
|
||||
"future": "za {0} tydź."
|
||||
},
|
||||
"day": {
|
||||
"previous": "wčera",
|
||||
"current": "dźensa",
|
||||
"next": "jutře",
|
||||
"past": "před {0} d",
|
||||
"future": "za {0} d"
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "před {0} h",
|
||||
"future": "za {0} h"
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "před {0} m",
|
||||
"future": "za {0} m"
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "před {0} s",
|
||||
"future": "za {0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user