diff --git a/app/soapbox/locales/zh-CN.json b/app/soapbox/locales/zh-CN.json index 605ff9590..d3a01eb91 100644 --- a/app/soapbox/locales/zh-CN.json +++ b/app/soapbox/locales/zh-CN.json @@ -1123,11 +1123,11 @@ "registrations.unprocessable_entity": "此用户名已被占用。", "registrations.username.hint": "只能包含字母、数字和下划线", "registrations.username.label": "您的用户名", - "relative_time.days": "{number}d", - "relative_time.hours": "{number}h", + "relative_time.days": "{number}天", + "relative_time.hours": "{number}时", "relative_time.just_now": "刚刚", - "relative_time.minutes": "{number}m", - "relative_time.seconds": "{number}s", + "relative_time.minutes": "{number}分", + "relative_time.seconds": "{number}秒", "remote_instance.edit_federation": "编辑联邦设置", "remote_instance.federation_panel.heading": "联邦站点限制", "remote_instance.federation_panel.no_restrictions_message": "{siteTitle} 未对 {host} 设置限制。",