From ad8ad9cae8713b3372ac2aa9678e4e51c781ce7e Mon Sep 17 00:00:00 2001 From: Poesty Li Date: Mon, 6 Feb 2023 17:19:00 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1443 of 1443 strings) Translation: Soapbox/Soapbox Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/ --- app/soapbox/locales/zh-CN.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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} 设置限制。",