Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/jv/long.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/jv/long.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "taun wingi",
|
||||
"current": "taun iki",
|
||||
"next": "taun ngarep",
|
||||
"past": "-{0} y",
|
||||
"future": "+{0} y"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "-{0} Q",
|
||||
"future": "+{0} Q"
|
||||
},
|
||||
"month": {
|
||||
"previous": "sasi wingi",
|
||||
"current": "sasi iki",
|
||||
"next": "sasi ngarep",
|
||||
"past": "-{0} m",
|
||||
"future": "+{0} m"
|
||||
},
|
||||
"week": {
|
||||
"previous": "pekan wingi",
|
||||
"current": "pekan iki",
|
||||
"next": "pekan ngarep",
|
||||
"past": "-{0} w",
|
||||
"future": "+{0} w"
|
||||
},
|
||||
"day": {
|
||||
"previous": "wingi",
|
||||
"current": "saiki",
|
||||
"next": "sesuk",
|
||||
"past": "-{0} d",
|
||||
"future": "+{0} d"
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "-{0} h",
|
||||
"future": "+{0} h"
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "-{0} min",
|
||||
"future": "+{0} min"
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "-{0} s",
|
||||
"future": "+{0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user