修改字符串
This commit is contained in:
parent
652f6bfd2e
commit
dea3713269
|
@ -436,8 +436,8 @@ export default {
|
|||
"center line color": "center line color",
|
||||
"center circle color": "center circle color",
|
||||
"Whether to operate synchronously": "Whether to operate synchronously",
|
||||
"Select saved configuration": "Select saved Configuration",
|
||||
"read saved configuration": "read saved configuration",
|
||||
"Select saved configuration": "Load configuration",
|
||||
"read saved configuration": "Configuration list",
|
||||
"please choose": "please choose",
|
||||
save: "Save",
|
||||
"Whether to save the configuration": "Whether to save the configuration",
|
||||
|
|
|
@ -704,8 +704,8 @@ export default {
|
|||
"center line color": "中心线颜色",
|
||||
"center circle color": "中心圆颜色",
|
||||
"Whether to operate synchronously": "是否同步操作",
|
||||
"Select saved configuration": "选择保存的配置",
|
||||
"read saved configuration": "读取保存的配置",
|
||||
"Select saved configuration": "加载配置",
|
||||
"read saved configuration": "融合配置列表",
|
||||
"please choose": "请选择",
|
||||
save: "保存",
|
||||
"Whether to save the configuration": "是否保存配置",
|
||||
|
|
Loading…
Reference in New Issue