mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 03:24:09 +00:00
* First commit * Use subscription flow for monetary contributions * Removed only part of the SPAN * Localize Stripe payments message * More localization of contribution strings * Missed two billing to payment changes * Fix tests * Localization of "Open Demo" strings * Fix grammar error * Update for consistency * Localize CTA * More localilzation strings
14 lines
519 B
YAML
14 lines
519 B
YAML
---
|
||
zh-CN:
|
||
subscriptions:
|
||
self_hosted_alert: "%{product_name} 在自托管模式下不可用。"
|
||
upgrade:
|
||
contribute_and_support_sure: "贡献并支持 Sure"
|
||
cta: "继续支持此代码库的开发!"
|
||
header:
|
||
support: "支持"
|
||
sure: "Sure"
|
||
today: "今天"
|
||
redirect_to_stripe: "在下一步中,您将被重定向到 Stripe,它为我们处理信用卡。"
|
||
trialing: "您的数据将在 %{days} 天后删除"
|
||
trial_over: "您的试用期已结束" |