We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e0f593 + da6b28c commit 1f2f211Copy full SHA for 1f2f211
3 files changed
config/locales/devise/zh-CN.yml
@@ -77,7 +77,7 @@ zh-CN:
77
security:
78
social:
79
submit: 保存更改
80
- title: 我的设置
+ title: 首选项
81
unhappy: 不喜欢
82
update: 更新
83
we_need_your_current_password_to_confirm_your_changes: 我们需要您的当前密码以确认更改
config/locales/problems/zh-CN.yml
@@ -43,7 +43,7 @@ zh-CN:
43
description_html: 该模型不包含任何文件。要么删除它,要么找到它的文件去向!
44
title: 无文件
45
file_naming:
46
- description_html: 模型文件夹路径与路径模板不匹配。
+ description_html: 模型文件夹路径与路径模板不匹配。预期<code>%{note}</code>。
47
title: 路径与模板不匹配
48
missing:
49
description_html: 该模型的文件夹在磁盘中丢失;要么删除它,要么找到它的去向!
config/locales/zh-CN.yml
@@ -75,7 +75,7 @@ zh-CN:
75
tags: 标签
76
model_file:
caption: 标题
- digest:
+ digest: 摘要
dimensions: 尺寸
filename: 文件名
model_id: 模型
0 commit comments