Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/yue-Hans/short.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/yue-Hans/short.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