Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/lb/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/lb/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "lescht Joer",
|
||||
"current": "dëst Joer",
|
||||
"next": "nächst Joer",
|
||||
"past": "-{0} J.",
|
||||
"future": "+{0} J."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "-{0} Q.",
|
||||
"future": "+{0} Q."
|
||||
},
|
||||
"month": {
|
||||
"previous": "leschte Mount",
|
||||
"current": "dëse Mount",
|
||||
"next": "nächste Mount",
|
||||
"past": "-{0} M.",
|
||||
"future": "+{0} M."
|
||||
},
|
||||
"week": {
|
||||
"previous": "lescht Woch",
|
||||
"current": "dës Woch",
|
||||
"next": "nächst Woch",
|
||||
"past": "-{0} W.",
|
||||
"future": "+{0} W."
|
||||
},
|
||||
"day": {
|
||||
"previous": "gëschter",
|
||||
"current": "haut",
|
||||
"next": "muer",
|
||||
"past": "-{0} D.",
|
||||
"future": "+{0} D."
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "-{0} St.",
|
||||
"future": "+{0} St."
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "-{0} Min.",
|
||||
"future": "+{0} Min."
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "-{0} Sek.",
|
||||
"future": "+{0} Sek."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user