From a46ca0705f36c0f14b135a93870bb1b13fc58a67 Mon Sep 17 00:00:00 2001 From: Kristina <7614497+khjrtbrg@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:32:41 +0200 Subject: [PATCH] [web] update refund policy in zh-CN from 30 days to 14 days (#33236) GitOrigin-RevId: 27f6b116b2cc344449417e7e32f7b93784919977 --- services/web/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/zh-CN.json b/services/web/locales/zh-CN.json index 8b89fde381..489dcdbaa4 100644 --- a/services/web/locales/zh-CN.json +++ b/services/web/locales/zh-CN.json @@ -1240,7 +1240,7 @@ "missing_field_for_entry": "缺少字段", "missing_fields_for_entry": "缺少字段", "missing_payment_details": "缺少付款详情", - "money_back_guarantee": "30天无理由退款", + "money_back_guarantee": "14天无理由退款", "month": "月", "month_plural": "个月", "monthly": "每个月",