提交代码
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user