Skip to content

Commit 1121d2b

Browse files
committed
✨ feat: add additional Portuguese translations for common terms
1 parent 5ff2692 commit 1121d2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/chili-core/src/i18n/pt-br.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)