File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
web/src/commonData/i18n/common Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 490490 "cancel" : " Cancel" ,
491491 "timeout" : " Timeout on publishing project {name}!"
492492 },
493- "tableDetails" : {
493+ "tableDetails" : {
494494 "BZBSX" : " Table basic attributes" ,
495495 "BZDXX" : " Table column information" ,
496496 "BTJXX" : " Table statistical information" ,
10181018 },
10191019 "error" : {
10201020 "fileExists" : " Duplicated file!"
1021+ },
1022+ "home" : {
1023+ "welcome" : " Welcome to the {text} workspace!" ,
1024+ "setting" : " Seting" ,
1025+ "exit" : " Exit" ,
1026+ "enter" : " Enter {text}" ,
1027+ "dlgTitle" : " New Fast entry" ,
1028+ "selectType" : " Please select category" ,
1029+ "selectApp" : " Please select Application" ,
1030+ "save" : " Save" ,
1031+ "cancel" : " Cancel" ,
1032+ "running" : " running" ,
1033+ "stop" : " disable" ,
1034+ "searchPlaceholder" : " Search application"
10211035 }
10221036 },
10231037 "database" : {
16141628 }
16151629 }
16161630 }
1617- }
1631+ }
You can’t perform that action at this time.
0 commit comments