mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +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
24 lines
559 B
YAML
24 lines
559 B
YAML
|
|
---
|
|
zh-CN:
|
|
layouts:
|
|
application:
|
|
nav:
|
|
assistant: 智能助手
|
|
budgets: 预算管理
|
|
home: 首页
|
|
reports: 财务报告
|
|
transactions: 交易记录
|
|
auth:
|
|
existing_account: 已有账户?
|
|
no_account: 新用户?
|
|
sign_in: 登录
|
|
sign_up: 注册账户
|
|
shared:
|
|
footer:
|
|
privacy_policy: 隐私政策
|
|
terms_of_service: 服务条款
|
|
trial:
|
|
open_demo: 开放演示
|
|
data_deleted_in_days: 数据将在 %{days} 天后删除
|
|
contribute: 贡献 |