File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
packages/chili-core/src/i18n Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,11 @@ export default {
115115 "common.area" : "Area" ,
116116 "common.back" : "Back" ,
117117 "common.language" : "Language" ,
118+ "common.count" : "Count" ,
119+ "common.isGroup" : "Group" ,
120+ "common.numberX" : "Number X" ,
121+ "common.numberY" : "Number Y" ,
122+ "common.numberZ" : "Number Z" ,
118123 "common.3DNavigation" : "3D Navigation" ,
119124 "common.theme" : "Theme" ,
120125 "common.theme.light" : "Light" ,
@@ -176,6 +181,7 @@ export default {
176181 "material.metalnessMap" : "Metalness Map" ,
177182 "material.roughness" : "Roughness" ,
178183 "model.visible" : "Visible" ,
184+ "option.command.circularPattern" : "Circular Pattern" ,
179185 "option.command.repeat" : "Repeat" ,
180186 "option.command.isFace" : "Face" ,
181187 "option.command.isRoundCorner" : "Round Corner" ,
You can’t perform that action at this time.
0 commit comments