Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/yue/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/yue/long.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "舊年",
|
||||
"current": "今年",
|
||||
"next": "下年",
|
||||
"past": "{0} 年前",
|
||||
"future": "{0} 年後"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "上一季",
|
||||
"current": "今季",
|
||||
"next": "下一季",
|
||||
"past": "{0} 季前",
|
||||
"future": "{0} 季後"
|
||||
},
|
||||
"month": {
|
||||
"previous": "上個月",
|
||||
"current": "今個月",
|
||||
"next": "下個月",
|
||||
"past": "{0} 個月前",
|
||||
"future": "{0} 個月後"
|
||||
},
|
||||
"week": {
|
||||
"previous": "上星期",
|
||||
"current": "今個星期",
|
||||
"next": "下星期",
|
||||
"past": "{0} 個星期前",
|
||||
"future": "{0} 個星期後"
|
||||
},
|
||||
"day": {
|
||||
"previous": "尋日",
|
||||
"previous-2": "前天",
|
||||
"current": "今日",
|
||||
"next": "聽日",
|
||||
"next-2": "後天",
|
||||
"past": "{0} 日前",
|
||||
"future": "{0} 日後"
|
||||
},
|
||||
"hour": {
|
||||
"current": "呢個小時",
|
||||
"past": "{0} 小時前",
|
||||
"future": "{0} 小時後"
|
||||
},
|
||||
"minute": {
|
||||
"current": "呢分鐘",
|
||||
"past": "{0} 分鐘前",
|
||||
"future": "{0} 分鐘後"
|
||||
},
|
||||
"second": {
|
||||
"current": "宜家",
|
||||
"past": "{0} 秒前",
|
||||
"future": "{0} 秒後"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user