Skip to content

Commit bb37228

Browse files
[autofix.ci] apply automated fixes
1 parent 36d03de commit bb37228

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

lunaria/files/zh-CN.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,22 @@
124124
"navigation": "包导航",
125125
"copy_name": "拷贝包名",
126126
"deprecation": {
127+
"action": "废弃",
128+
"action_change": "修改弃用",
127129
"package": "这个包已经被弃用。",
128130
"version": "这个版本已经被弃用。",
129-
"no_reason": "没有提供原因"
131+
"no_reason": "没有提供原因",
132+
"modal": {
133+
"deprecating": "废弃中",
134+
"title": "废弃",
135+
"title_version": "废弃版本",
136+
"reason": "原因",
137+
"reason_placeholder": "例如:使用 package-x 替代。这个包不再维护。",
138+
"success": "包已废弃",
139+
"success_detail": "这个包已废弃。",
140+
"version": "版本",
141+
"version_placeholder": "留空则废弃整个包"
142+
}
130143
},
131144
"replacement": {
132145
"title": "你可能不需要这个依赖。",

0 commit comments

Comments
 (0)