mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
* add zh-CN.yml for chinese * The files appear to use CRLF line endings instead of LF (Unix-style). * Add the missing entries to the zh-CN.yml file and include the Simplified Chinese option. * Fix grammatical errors Signed-off-by: jiang123574 <jiang123574@163.com> * Update languages_helper.rb Signed-off-by: jiang123574 <jiang123574@163.com> * Update 'SimpleFin' to 'SimpleFIN' in translations Signed-off-by: jiang123574 <jiang123574@163.com> * update zh-CN.yml * update zh-CN.yml * add new zh-CN.yml * CodeRabbit comments * Enable Banking i18n --------- Signed-off-by: jiang123574 <jiang123574@163.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
20 lines
566 B
YAML
20 lines
566 B
YAML
---
|
|
zh-CN:
|
|
invitations:
|
|
create:
|
|
failure: 发送邀请失败
|
|
success: 邀请发送成功
|
|
destroy:
|
|
failure: 删除邀请时出现问题。
|
|
not_authorized: 您没有管理邀请的权限。
|
|
success: 邀请已成功删除。
|
|
new:
|
|
email_label: 邮箱地址
|
|
email_placeholder: 请输入邮箱地址
|
|
role_admin: 管理员
|
|
role_label: 角色
|
|
role_member: 成员
|
|
submit: 发送邀请
|
|
subtitle: 发送邀请,让对方加入您在 %{product_name} 的家庭账户
|
|
title: 邀请成员
|