mirror of
https://gitee.com/dromara/carbon.git
synced 2024-11-29 18:57:37 +08:00
15 lines
234 B
JSON
Executable File
15 lines
234 B
JSON
Executable File
{
|
|
"year":"%d 年",
|
|
"month":"%d 個月",
|
|
"week":"%d 週",
|
|
"day":"%d 天",
|
|
"hour":"%d 小時",
|
|
"minute":"%d 分鐘",
|
|
"second":"%d 秒",
|
|
"now": "剛剛",
|
|
"ago":"%s前",
|
|
"from_now":"%s後",
|
|
"before":"%s前",
|
|
"after":"%s後"
|
|
}
|