提交代码

This commit is contained in:
yuding
2026-04-20 10:38:42 +08:00
parent 0b730da6f4
commit 9a185699ae
36 changed files with 17961 additions and 13149 deletions

View File

@@ -135,7 +135,8 @@ export const zhTW: TranslationDictionary = {
actions: {
hide: '隱藏',
reverse: '反向',
reset: '重設'
reset: '重設',
fill: '填充'
}
},
sectionAxis: {
@@ -146,7 +147,8 @@ export const zhTW: TranslationDictionary = {
reset: '重設',
axisX: 'X',
axisY: 'Y',
axisZ: 'Z'
axisZ: 'Z',
fill: '填充'
}
},
sectionBox: {
@@ -155,7 +157,8 @@ export const zhTW: TranslationDictionary = {
hide: '隱藏',
reverse: '反向',
fitToModel: '適應',
reset: '重設'
reset: '重設',
fill: '填充'
},
axes: {
x: 'X',