Update zh_CN.json

pull/2/head
dtlnor 2022-11-15 13:10:29 +09:00
parent b0043d4ec6
commit 634e42ea42
1 changed files with 4 additions and 4 deletions

View File

@ -178,10 +178,10 @@
"Travel steps between stages": "每个阶段变迁的迭代步数",
"Replace order (replace mode)": "取代顺序 (取代模式)",
"random": "随机",
"most_similar": "most_similar",
"most_different": "most_different",
"grad_min": "grad_min",
"grad_max": "grad_max",
"most_similar": "最相似",
"most_different": "最大差异",
"grad_min": "最小梯度",
"grad_max": "最大梯度",
"Step size (grad mode)": "步幅 (梯度模式)",
"Step count (grad mode)": "步数 (梯度模式)",
"Step method (grad mode)": "步进方法 (梯度模式)",