Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/kl/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/kl/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "last year",
|
||||
"current": "this year",
|
||||
"next": "next year",
|
||||
"past": "for {0} ukioq siden",
|
||||
"future": "om {0} ukioq"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "-{0} Q",
|
||||
"future": "+{0} Q"
|
||||
},
|
||||
"month": {
|
||||
"previous": "last month",
|
||||
"current": "this month",
|
||||
"next": "next month",
|
||||
"past": "for {0} qaammat siden",
|
||||
"future": "om {0} qaammat"
|
||||
},
|
||||
"week": {
|
||||
"previous": "last week",
|
||||
"current": "this week",
|
||||
"next": "next week",
|
||||
"past": "for {0} sapaatip-akunnera siden",
|
||||
"future": "om {0} sapaatip-akunnera"
|
||||
},
|
||||
"day": {
|
||||
"previous": "yesterday",
|
||||
"current": "today",
|
||||
"next": "tomorrow",
|
||||
"past": "for {0} ulloq unnuarlu siden",
|
||||
"future": "om {0} ulloq unnuarlu"
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "for {0} nalunaaquttap-akunnera siden",
|
||||
"future": "om {0} nalunaaquttap-akunnera"
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "for {0} minutsi siden",
|
||||
"future": "om {0} minutsi"
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "for {0} sekundi siden",
|
||||
"future": "om {0} sekundi"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user