mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54: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>
15 lines
325 B
YAML
15 lines
325 B
YAML
---
|
|
zh-CN:
|
|
entries:
|
|
create:
|
|
success: 记录已创建
|
|
destroy:
|
|
success: 记录已删除
|
|
empty:
|
|
description: 尝试添加记录、编辑筛选条件或优化搜索词
|
|
title: 未找到相关记录
|
|
loading:
|
|
loading: 正在加载记录...
|
|
update:
|
|
success: 记录已更新
|