en-US-base.ts 31.3 KB
Newer Older
1 2 3 4 5 6
import ibizbook_en_US from '@locale/lanres/entities/ibizbook/ibizbook_en_US';
import ibizsample0019_en_US from '@locale/lanres/entities/ibizsample0019/ibizsample0019_en_US';
import ibizsample0009_en_US from '@locale/lanres/entities/ibizsample0009/ibizsample0009_en_US';
import ibizcustom_en_US from '@locale/lanres/entities/ibizcustom/ibizcustom_en_US';
import ibizhardware_en_US from '@locale/lanres/entities/ibizhardware/ibizhardware_en_US';
import ibizsample0020_en_US from '@locale/lanres/entities/ibizsample0020/ibizsample0020_en_US';
7
import ibizsample0017_en_US from '@locale/lanres/entities/ibizsample0017/ibizsample0017_en_US';
8 9
import microcomponent_en_US from '@locale/lanres/entities/micro-component/micro-component_en_US';
import ibizsample0013_en_US from '@locale/lanres/entities/ibizsample0013/ibizsample0013_en_US';
10
import ibizorderdetail_en_US from '@locale/lanres/entities/ibizorder-detail/ibizorder-detail_en_US';
11 12 13 14 15 16 17 18 19 20
import ibizsample0003_en_US from '@locale/lanres/entities/ibizsample0003/ibizsample0003_en_US';
import ibizsample0006_en_US from '@locale/lanres/entities/ibizsample0006/ibizsample0006_en_US';
import ibizsample0021_en_US from '@locale/lanres/entities/ibizsample0021/ibizsample0021_en_US';
import ibizappctrl_en_US from '@locale/lanres/entities/ibizappctrl/ibizappctrl_en_US';
import ibizsoftwaresuit_en_US from '@locale/lanres/entities/ibizsoftware-suit/ibizsoftware-suit_en_US';
import ibiztaskteam_en_US from '@locale/lanres/entities/ibiztaskteam/ibiztaskteam_en_US';
import ibizsample0012_en_US from '@locale/lanres/entities/ibizsample0012/ibizsample0012_en_US';
import ibizordertype_en_US from '@locale/lanres/entities/ibizorder-type/ibizorder-type_en_US';
import ibizsample0005_en_US from '@locale/lanres/entities/ibizsample0005/ibizsample0005_en_US';
import ibizappeditor_en_US from '@locale/lanres/entities/ibizappeditor/ibizappeditor_en_US';
21
import ibizaccount_en_US from '@locale/lanres/entities/ibizaccount/ibizaccount_en_US';
22 23 24
import ibizorder_en_US from '@locale/lanres/entities/ibizorder/ibizorder_en_US';
import ibizsample_en_US from '@locale/lanres/entities/ibizsample/ibizsample_en_US';
import ibizcustomer_en_US from '@locale/lanres/entities/ibizcustomer/ibizcustomer_en_US';
25 26
import ibizcustomermg_en_US from '@locale/lanres/entities/ibizcustomer-mg/ibizcustomer-mg_en_US';
import ibizsample0014_en_US from '@locale/lanres/entities/ibizsample0014/ibizsample0014_en_US';
27 28 29 30
import ibizsample0010_en_US from '@locale/lanres/entities/ibizsample0010/ibizsample0010_en_US';
import ibizappview_en_US from '@locale/lanres/entities/ibizappview/ibizappview_en_US';
import ibizsample0018_en_US from '@locale/lanres/entities/ibizsample0018/ibizsample0018_en_US';
import ibizsample0015_en_US from '@locale/lanres/entities/ibizsample0015/ibizsample0015_en_US';
31
import ibizsample0001_en_US from '@locale/lanres/entities/ibizsample0001/ibizsample0001_en_US';
32 33 34
import ibizcustomer_intf_en_US from '@locale/lanres/entities/ibizcustomer-intf/ibizcustomer-intf_en_US';
import ibizsample0007_en_US from '@locale/lanres/entities/ibizsample0007/ibizsample0007_en_US';
import ibizsample0004_en_US from '@locale/lanres/entities/ibizsample0004/ibizsample0004_en_US';
35
import ibizsample0008_en_US from '@locale/lanres/entities/ibizsample0008/ibizsample0008_en_US';
36
import ibizappextendeditor_en_US from '@locale/lanres/entities/ibizappextendeditor/ibizappextendeditor_en_US';
37
import ibizcpu_en_US from '@locale/lanres/entities/ibizcpu/ibizcpu_en_US';
38
import ibizsample0002_en_US from '@locale/lanres/entities/ibizsample0002/ibizsample0002_en_US';
39
import ibizstorage_en_US from '@locale/lanres/entities/ibizstorage/ibizstorage_en_US';
40
import ibizsupplier_en_US from '@locale/lanres/entities/ibizsupplier/ibizsupplier_en_US';
41
import ibiztask_en_US from '@locale/lanres/entities/ibiztask/ibiztask_en_US';
42
import dynadashboard_en_US from '@locale/lanres/entities/dynadashboard/dynadashboard_en_US';
43 44 45
import ibizuniproduct_en_US from '@locale/lanres/entities/ibizuniproduct/ibizuniproduct_en_US';
import ibizsample0011_en_US from '@locale/lanres/entities/ibizsample0011/ibizsample0011_en_US';
import ibizsample0016_en_US from '@locale/lanres/entities/ibizsample0016/ibizsample0016_en_US';
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
import components_en_US from '@locale/lanres/components/components_en_US';
import codelist_en_US from '@locale/lanres/codelist/codelist_en_US';
import userCustom_en_US from '@locale/lanres/userCustom/userCustom_en_US';
import commonLogic from '@/locale/logic/common/common-logic';

function getAppLocale(){
    const data:any = {
        app: {
            commonWords:{
                error: "Error",
                success: "Success",
                ok: "OK",
                cancel: "Cancel",
                save: "Save",
                codeNotExist: 'Code list does not exist',
                reqException: "Request exception",
                sysException: "System abnormality",
                warning: "Warning",
                wrong: "Error",
                rulesException: "Abnormal value check rule",
                saveSuccess: "Saved successfully",
                saveFailed: "Save failed",
                deleteSuccess: "Successfully deleted!",
                deleteError: "Failed to delete",
                delDataFail: "Failed to delete data",
                noData: "No data",
                startsuccess:"Start successful",
                loadmore:"Load more",
                nomore:"No more",
75 76
                other:"other",
                valueNotEmpty:"The value cannot be null",
77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
            },
            local:{
                new: "New",
                add: "Add",
            },
            gridpage: {
                choicecolumns: "Choice columns",
                refresh: "refresh",
                show: "Show",
                records: "records",
                totle: "totle",
                valueVail: "Value cannot be empty",
                group:"Group",
                other:"Other",
                notConfig: {
                    fetchAction: "The view table fetchaction parameter is not configured",
                    removeAction: "The view table removeaction parameter is not configured",
                    createAction: "The view table createaction parameter is not configured",
                    updateAction: "The view table updateaction parameter is not configured",
                    loaddraftAction: "The view table loadtrafaction parameter is not configured",
                },
                data: "Data",
                delDataFail: "Failed to delete data",
                delSuccess: "Delete successfully!",
                confirmDel: "Are you sure you want to delete",
                notRecoverable: "delete will not be recoverable?",
                notBatch: "Batch addition not implemented",
                grid: "Grid",
                exportFail: "Data export failed",
                sum: "Total",
                formitemFailed: "Form item update failed",
            },
            list: {
                notConfig: {
                    fetchAction: "View list fetchAction parameter is not configured",
                    removeAction: "View table removeAction parameter is not configured",
                    createAction: "View list createAction parameter is not configured",
                    updateAction: "View list updateAction parameter is not configured",
                },
                confirmDel: "Are you sure you want to delete",
                notRecoverable: "delete will not be recoverable?",
            },
            listExpBar: {
                title: "List navigation bar",
            },
            wfExpBar: {
                title: "Process navigation bar",
            },
            calendarExpBar:{
                title: "Calendar navigation bar",
            },
            treeExpBar: {
                title: "Tree view navigation bar",
            },
            portlet: {
                noExtensions: "No extensions",
            },
            tabpage: {
                sureclosetip: {
                    title: "Close warning",
                    content: "Form data Changed, are sure close?",
                },
                closeall: "Close all",
                closeother: "Close other",
            },
            fileUpload: {
                caption: "Upload",
            },
            searchButton: {
                search: "Search",
                reset: "Reset",
            },
            calendar:{
            today: "today",
            month: "month",
            week: "week",
            day: "day",
            list: "list",
            dateSelectModalTitle: "select the time you wanted",
            gotoDate: "goto",
            from: "From",
            to: "To",
            },
            // 非实体视图
            views: {
                appportalview2: {
163
                    caption: commonLogic.appcommonhandle("Portal Components",null),
164
                    title: commonLogic.appcommonhandle("门户部件",null),
165
                },
166 167 168
                index: {
                    caption: commonLogic.appcommonhandle("R7 Vue Demo",null),
                    title: commonLogic.appcommonhandle("",null),
169 170 171 172 173
                },
                apppanelview: {
                    caption: commonLogic.appcommonhandle("",null),
                    title: commonLogic.appcommonhandle("应用面板视图",null),
                },
174 175 176 177
                appindexview: {
                    caption: commonLogic.appcommonhandle("测试12231",null),
                    title: commonLogic.appcommonhandle("应用首页视图",null),
                },
178 179 180 181
                appportalview: {
                    caption: commonLogic.appcommonhandle("Work bench",null),
                    title: commonLogic.appcommonhandle("工作台",null),
                },
182 183 184 185
                apploginview: {
                    caption: commonLogic.appcommonhandle("应用登录视图",null),
                    title: commonLogic.appcommonhandle("应用登录视图",null),
                },
186 187 188 189 190 191 192
            },
            utilview:{
                importview:"Import Data",
                warning:"warning",
                info:"Please configure the data import item"    
            },
            menus: {
193 194 195 196
                quickmenubar: {
                    menuitem1: commonLogic.appcommonhandle("应用菜单",null),
                    menuitem2: commonLogic.appcommonhandle("打开文档",null),
                },
197
                iconmenu: {
198
                    menuitem1: commonLogic.appcommonhandle("菜单1",null),
199
                    menuitem6: commonLogic.appcommonhandle("菜单项",null),
200 201
                    menuitem9: commonLogic.appcommonhandle("菜单项",null),
                    menuitem10: commonLogic.appcommonhandle("菜单项",null),
202
                    menuitem2: commonLogic.appcommonhandle("菜单2",null),
203
                    menuitem7: commonLogic.appcommonhandle("菜单项",null),
204
                    menuitem3: commonLogic.appcommonhandle("菜单3",null),
205
                    menuitem8: commonLogic.appcommonhandle("菜单项",null),
206 207
                    menuitem4: commonLogic.appcommonhandle("菜单4",null),
                    menuitem5: commonLogic.appcommonhandle("菜单5",null),
208
                },
209 210
                appindexview: {
                },
211
                mainmenu: {
212
                    menuitem1: commonLogic.appcommonhandle("Work bench",null),
213
                    menuitem3: commonLogic.appcommonhandle("Control",null),
214 215 216 217
                    menuitem6: commonLogic.appcommonhandle("Default Data Type",null),
                    menuitem7: commonLogic.appcommonhandle("Default Editor Type",null),
                    menuitem72: commonLogic.appcommonhandle("Extension Editor",null),
                    menuitem65: commonLogic.appcommonhandle("Micro service Component",null),
218
                    menuitem151: commonLogic.appcommonhandle("Editor PlugIn Example",null),
219
                    menuitem4: commonLogic.appcommonhandle("Parts",null),
220
                    menuitem112: commonLogic.appcommonhandle("Application Class",null),
221
                    menuitem186: commonLogic.appcommonhandle("Data Kanban",null),
222
                    menuitem129: commonLogic.appcommonhandle("Portal Components",null),
223
                    menuitem156: commonLogic.appcommonhandle("Single Data Class",null),
224 225
                    menuitem12: commonLogic.appcommonhandle("Edit Form",null),
                    menuitem15: commonLogic.appcommonhandle("Basic Form Item",null),
226
                    menuitem107: commonLogic.appcommonhandle("Built In Features",null),
227 228
                    menuitem47: commonLogic.appcommonhandle("New Default",null),
                    menuitem99: commonLogic.appcommonhandle("Update Default",null),
229 230
                    menuitem48: commonLogic.appcommonhandle("InputPrompt",null),
                    menuitem49: commonLogic.appcommonhandle("AuxiliaryInput",null),
231
                    menuitem50: commonLogic.appcommonhandle("Auto Fill",null),
232
                    menuitem51: commonLogic.appcommonhandle("Hyperlinks",null),
233
                    menuitem52: commonLogic.appcommonhandle("Form Value Reset",null),
234 235 236
                    menuitem55: commonLogic.appcommonhandle("DynamicDisplay",null),
                    menuitem53: commonLogic.appcommonhandle("DynamicEnable",null),
                    menuitem54: commonLogic.appcommonhandle("DynamicNullInput",null),
237 238 239 240 241 242 243
                    menuitem56: commonLogic.appcommonhandle("Form Item Update",null),
                    menuitem108: commonLogic.appcommonhandle("Form Value Rule",null),
                    menuitem16: commonLogic.appcommonhandle("Search Form",null),
                    menuitem157: commonLogic.appcommonhandle("Navigation Class",null),
                    menuitem120: commonLogic.appcommonhandle("Paging Navigation",null),
                    menuitem128: commonLogic.appcommonhandle("Grid Navigation",null),
                    menuitem114: commonLogic.appcommonhandle("List Navigation",null),
244 245
                    menuitem137: commonLogic.appcommonhandle("Card Navigation",null),
                    menuitem136: commonLogic.appcommonhandle("Tree Navigation",null),
246
                    menuitem138: commonLogic.appcommonhandle("Calendar Navigation",null),
247
                    menuitem139: commonLogic.appcommonhandle("Timeline Navigation",null),
248
                    menuitem20: commonLogic.appcommonhandle("Data Relation Paging",null),
249
                    menuitem117: commonLogic.appcommonhandle("Data Relation Bar(up and down relationship)",null),
250
                    menuitem118: commonLogic.appcommonhandle("Data Relation Bar (pagination relation)",null),
251
                    menuitem116: commonLogic.appcommonhandle("Data Relation Column",null),
252
                    menuitem158: commonLogic.appcommonhandle("Panel Class",null),
253 254
                    menuitem145: commonLogic.appcommonhandle("Select View Panel",null),
                    menuitem17: commonLogic.appcommonhandle("Wizard Panel",null),
255
                    menuitem134: commonLogic.appcommonhandle("BasicUsage",null),
256
                    menuitem135: commonLogic.appcommonhandle("State Properties",null),
257
                    menuitem121: commonLogic.appcommonhandle("Multi Edit View Panel",null),
258 259
                    menuitem115: commonLogic.appcommonhandle("Multiple Forms (row records)",null),
                    menuitem123: commonLogic.appcommonhandle("Multi Form (top page)",null),
260
                    menuitem119: commonLogic.appcommonhandle("Multi Data Class",null),
261
                    menuitem13: commonLogic.appcommonhandle("Grid",null),
262 263 264
                    menuitem57: commonLogic.appcommonhandle("禁用排序",null),
                    menuitem59: commonLogic.appcommonhandle("行操作",null),
                    menuitem58: commonLogic.appcommonhandle("行编辑",null),
265
                    menuitem73: commonLogic.appcommonhandle("Built In Features",null),
266
                    menuitem74: commonLogic.appcommonhandle("TableRowEditing",null),
267 268
                    menuitem75: commonLogic.appcommonhandle("New Default",null),
                    menuitem76: commonLogic.appcommonhandle("Update Default",null),
269
                    menuitem77: commonLogic.appcommonhandle("Table Value Rules",null),
270 271
                    menuitem132: commonLogic.appcommonhandle("Table Column Update",null),
                    menuitem133: commonLogic.appcommonhandle("Grid Column Reset",null),
272 273
                    menuitem78: commonLogic.appcommonhandle("Automatic Grouping",null),
                    menuitem80: commonLogic.appcommonhandle("Code Table Grouping",null),
274 275
                    menuitem81: commonLogic.appcommonhandle("Current Page Aggregation",null),
                    menuitem82: commonLogic.appcommonhandle("Remote Aggregation",null),
276
                    menuitem83: commonLogic.appcommonhandle("List",null),
277
                    menuitem84: commonLogic.appcommonhandle("Built In Features",null),
278 279
                    menuitem85: commonLogic.appcommonhandle("Automatic Grouping",null),
                    menuitem86: commonLogic.appcommonhandle("Code Table Grouping",null),
280 281
                    menuitem91: commonLogic.appcommonhandle("Item Layout Panel",null),
                    menuitem143: commonLogic.appcommonhandle("Custom Plug In",null),
282
                    menuitem95: commonLogic.appcommonhandle("Calendar",null),
283
                    menuitem96: commonLogic.appcommonhandle("Built In Features",null),
284 285 286 287
                    menuitem97: commonLogic.appcommonhandle("Timeline Style",null),
                    menuitem109: commonLogic.appcommonhandle("Item Layout Panel",null),
                    menuitem64: commonLogic.appcommonhandle("Custom Plug In",null),
                    menuitem14: commonLogic.appcommonhandle("Tree View",null),
288 289
                    menuitem60: commonLogic.appcommonhandle("Static Node",null),
                    menuitem61: commonLogic.appcommonhandle("Dynamic Node (code table)",null),
290
                    menuitem62: commonLogic.appcommonhandle("Dynamic Node (entity)",null),
291
                    menuitem63: commonLogic.appcommonhandle("RightClickOperation",null),
292
                    menuitem111: commonLogic.appcommonhandle("GanttChart",null),
293
                    menuitem110: commonLogic.appcommonhandle("Tree Grid",null),
294
                    menuitem87: commonLogic.appcommonhandle("Data View",null),
295
                    menuitem88: commonLogic.appcommonhandle("Built In Features",null),
296 297
                    menuitem89: commonLogic.appcommonhandle("Automatic Grouping",null),
                    menuitem90: commonLogic.appcommonhandle("Code Table Grouping",null),
298 299
                    menuitem94: commonLogic.appcommonhandle("Item Layout Panel",null),
                    menuitem152: commonLogic.appcommonhandle("Custom Plug In",null),
300
                    menuitem101: commonLogic.appcommonhandle("Kanban View",null),
301
                    menuitem102: commonLogic.appcommonhandle("Built In Features",null),
302
                    menuitem104: commonLogic.appcommonhandle("Code Table Grouping",null),
303
                    menuitem105: commonLogic.appcommonhandle("Item Layout Panel",null),
304 305 306
                    menuitem37: commonLogic.appcommonhandle("Data Chart",null),
                    menuitem38: commonLogic.appcommonhandle("Bar Chart",null),
                    menuitem39: commonLogic.appcommonhandle("Line Chart",null),
307 308
                    menuitem40: commonLogic.appcommonhandle("PieChart",null),
                    menuitem41: commonLogic.appcommonhandle("RegionalChart",null),
309
                    menuitem42: commonLogic.appcommonhandle("Radar Chart",null),
310
                    menuitem5: commonLogic.appcommonhandle("View",null),
311
                    menuitem140: commonLogic.appcommonhandle("Single Data View",null),
312
                    menuitem161: commonLogic.appcommonhandle("Entity Wizard View",null),
313
                    menuitem8: commonLogic.appcommonhandle("Entity Edit View",null),
314 315
                    menuitem162: commonLogic.appcommonhandle("Entity Edit View (pagination relations)",null),
                    menuitem163: commonLogic.appcommonhandle("Entity Editing View (up-down relationship)",null),
316
                    menuitem164: commonLogic.appcommonhandle("Entity Editing View (left-right relationship)",null),
317 318
                    menuitem165: commonLogic.appcommonhandle("Entity Pagination Navigation View",null),
                    menuitem166: commonLogic.appcommonhandle("Entity Data Kanban View",null),
319
                    menuitem167: commonLogic.appcommonhandle("Entity Options Operations View",null),
320
                    menuitem141: commonLogic.appcommonhandle("Multi Data View",null),
321
                    menuitem79: commonLogic.appcommonhandle("Entity Grid View",null),
322
                    menuitem168: commonLogic.appcommonhandle("Entity Multi Form Edit View",null),
323 324 325 326 327
                    menuitem169: commonLogic.appcommonhandle("Entity Gantt View",null),
                    menuitem9: commonLogic.appcommonhandle("Entity List View",null),
                    menuitem170: commonLogic.appcommonhandle("Entity Calendar View",null),
                    menuitem171: commonLogic.appcommonhandle("Entity Kanban View",null),
                    menuitem172: commonLogic.appcommonhandle("Entity Grid View",null),
328 329
                    menuitem173: commonLogic.appcommonhandle("Entity Tree View",null),
                    menuitem174: commonLogic.appcommonhandle("Entity Data View",null),
330
                    menuitem175: commonLogic.appcommonhandle("Entity Chart View",null),
331
                    menuitem10: commonLogic.appcommonhandle("Navigation View",null),
332 333 334 335
                    menuitem176: commonLogic.appcommonhandle("Entity Grid Navigation View",null),
                    menuitem177: commonLogic.appcommonhandle("Entity List Navigation View",null),
                    menuitem178: commonLogic.appcommonhandle("Entity Card Navigation View",null),
                    menuitem179: commonLogic.appcommonhandle("Entity Calendar Navigation View",null),
336
                    menuitem180: commonLogic.appcommonhandle("Entity Tree Navigation View",null),
337 338
                    menuitem26: commonLogic.appcommonhandle("Select View",null),
                    menuitem18: commonLogic.appcommonhandle("Data Selection View",null),
339
                    menuitem27: commonLogic.appcommonhandle("Index Selection View",null),
340
                    menuitem69: commonLogic.appcommonhandle("Workflow",null),
341
                    menuitem30: commonLogic.appcommonhandle("Workflow Dynamic Navigation View",null),
342
                    menuitem31: commonLogic.appcommonhandle("Workflow Start",null),
343
                    menuitem21: commonLogic.appcommonhandle("工作流动态操作视图",null),
344
                    menuitem11: commonLogic.appcommonhandle("Other Views",null),
345
                    menuitem98: commonLogic.appcommonhandle("Custom View",null),
346
                    menuitem153: commonLogic.appcommonhandle("Logic",null),
347
                    menuitem154: commonLogic.appcommonhandle("Application Function",null),
348
                    menuitem127: commonLogic.appcommonhandle("Open Application View",null),
349
                    menuitem147: commonLogic.appcommonhandle("Open HTML Page",null),
350 351 352 353
                    menuitem160: commonLogic.appcommonhandle("Executing JavaScript",null),
                    menuitem155: commonLogic.appcommonhandle("Interface Behavior",null),
                    menuitem181: commonLogic.appcommonhandle("Front End Interface Behavior",null),
                    menuitem182: commonLogic.appcommonhandle("Background Interface Behavior",null),
354
                    menuitem2: commonLogic.appcommonhandle("More",null),
355
                    menuitem19: commonLogic.appcommonhandle("Temporary Mode",null),
356
                    menuitem46: commonLogic.appcommonhandle("Data Import And Export",null),
357
                    menuitem67: commonLogic.appcommonhandle("Index Entity",null),
358 359 360 361 362 363
                    menuitem184: commonLogic.appcommonhandle("Main State",null),
                    menuitem70: commonLogic.appcommonhandle("Grid Main State",null),
                    menuitem148: commonLogic.appcommonhandle("List Main State",null),
                    menuitem183: commonLogic.appcommonhandle("Data Main State",null),
                    menuitem28: commonLogic.appcommonhandle("Calendar Main State",null),
                    menuitem29: commonLogic.appcommonhandle("Tree Main State",null),
364 365
                    menuitem22: commonLogic.appcommonhandle("测试",null),
                    menuitem23: commonLogic.appcommonhandle("卡片导航",null),
366
                    menuitem24: commonLogic.appcommonhandle("表单嵌入卡片视图",null),
367
                    menuitem25: commonLogic.appcommonhandle("关系界面刷新主表单",null),
368 369
                    menuitem66: commonLogic.appcommonhandle("视图布局面板测试",null),
                    menuitem122: commonLogic.appcommonhandle("表格视图面板",null),
370
                    menuitem125: commonLogic.appcommonhandle("测试表单自定义布局多媒体",null),
371
                    menuitem126: commonLogic.appcommonhandle("自定义导航",null),
372
                    menuitem130: commonLogic.appcommonhandle("布局面板组件测试",null),
373
                    menuitem131: commonLogic.appcommonhandle("编辑视图(左右关系)",null),
374
                    menuitem142: commonLogic.appcommonhandle("列表视图(自定义面板)",null),
375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418
                },
            },
            formpage:{
                error: "Error",
                desc1: "Operation failed, failed to find current form item",
                desc2: "Can't continue",
                notconfig: {
                    loadaction: "View form loadAction parameter is not configured",
                    loaddraftaction: "View form loaddraftAction parameter is not configured",
                    actionname: "View form actionName parameter is not configured",
                    removeaction: "View form removeAction parameter is not configured",
                },
                saveerror: "Error saving data",
                savecontent: "The data is inconsistent. The background data may have been modified. Do you want to reload the data?",
                valuecheckex: "Value rule check exception",
                savesuccess: "Saved successfully!",
                deletesuccess: "Successfully deleted!",  
                workflow: {
                    starterror: "Workflow started successfully",
                    startsuccess: "Workflow failed to start",
                    submiterror: "Workflow submission failed",
                    submitsuccess: "Workflow submitted successfully",
                },
                updateerror: "Form item update failed",       
            },
            gridBar: {
                title: "Table navigation bar",
            },
            multiEditView: {
                notConfig: {
                    fetchAction: "View multi-edit view panel fetchAction parameter is not configured",
                    loaddraftAction: "View multi-edit view panel loaddraftAction parameter is not configured",
                },
            },
            dataViewExpBar: {
                title: "Card view navigation bar",
            },
            kanban: {
                notConfig: {
                    fetchAction: "View list fetchAction parameter is not configured",
                    removeAction: "View table removeAction parameter is not configured",
                },
                delete1: "Confirm to delete ",
                delete2: "the delete operation will be unrecoverable!",
419 420
                fold: "fold",
                unfold: "upfold",
421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469
            },
            dashBoard: {
                handleClick: {
                    title: "Panel design",
                },
            },
            dataView: {
                sum: "total",
                data: "data",
            },
            chart: {
                undefined: "Undefined",
                quarter: "Quarter",   
                year: "Year",
            },
            searchForm: {
                notConfig: {
                    loadAction: "View search form loadAction parameter is not configured",
                    loaddraftAction: "View search form loaddraftAction parameter is not configured",
                },
                custom: "Store custom queries",
                title: "Name",
            },
            wizardPanel: {
                back: "Back",
                next: "Next",
                complete: "Complete",
                preactionmessage:"The calculation of the previous behavior is not configured"
            },
            viewLayoutPanel: {
                appLogoutView: {
                    prompt1: "Dear customer, you have successfully exited the system, after",
                    prompt2: "seconds, we will jump to the",
                    logingPage: "login page",
                },
                appWfstepTraceView: {
                    title: "Application process processing record view",
                },
                appWfstepDataView: {
                    title: "Application process tracking view",
                },
                appLoginView: {
                    username: "Username",
                    password: "Password",
                    login: "Login",
                },
            },
        },
        entities: {
470 471 472 473 474 475
            ibizbook: ibizbook_en_US(),
            ibizsample0019: ibizsample0019_en_US(),
            ibizsample0009: ibizsample0009_en_US(),
            ibizcustom: ibizcustom_en_US(),
            ibizhardware: ibizhardware_en_US(),
            ibizsample0020: ibizsample0020_en_US(),
476
            ibizsample0017: ibizsample0017_en_US(),
477 478
            microcomponent: microcomponent_en_US(),
            ibizsample0013: ibizsample0013_en_US(),
479
            ibizorderdetail: ibizorderdetail_en_US(),
480 481 482 483 484 485 486 487 488 489
            ibizsample0003: ibizsample0003_en_US(),
            ibizsample0006: ibizsample0006_en_US(),
            ibizsample0021: ibizsample0021_en_US(),
            ibizappctrl: ibizappctrl_en_US(),
            ibizsoftwaresuit: ibizsoftwaresuit_en_US(),
            ibiztaskteam: ibiztaskteam_en_US(),
            ibizsample0012: ibizsample0012_en_US(),
            ibizordertype: ibizordertype_en_US(),
            ibizsample0005: ibizsample0005_en_US(),
            ibizappeditor: ibizappeditor_en_US(),
490
            ibizaccount: ibizaccount_en_US(),
491 492 493
            ibizorder: ibizorder_en_US(),
            ibizsample: ibizsample_en_US(),
            ibizcustomer: ibizcustomer_en_US(),
494 495
            ibizcustomermg: ibizcustomermg_en_US(),
            ibizsample0014: ibizsample0014_en_US(),
496 497 498 499
            ibizsample0010: ibizsample0010_en_US(),
            ibizappview: ibizappview_en_US(),
            ibizsample0018: ibizsample0018_en_US(),
            ibizsample0015: ibizsample0015_en_US(),
500
            ibizsample0001: ibizsample0001_en_US(),
501 502 503
            ibizcustomer_intf: ibizcustomer_intf_en_US(),
            ibizsample0007: ibizsample0007_en_US(),
            ibizsample0004: ibizsample0004_en_US(),
504
            ibizsample0008: ibizsample0008_en_US(),
505
            ibizappextendeditor: ibizappextendeditor_en_US(),
506
            ibizcpu: ibizcpu_en_US(),
507
            ibizsample0002: ibizsample0002_en_US(),
508
            ibizstorage: ibizstorage_en_US(),
509
            ibizsupplier: ibizsupplier_en_US(),
510
            ibiztask: ibiztask_en_US(),
511
            dynadashboard: dynadashboard_en_US(),
512 513 514
            ibizuniproduct: ibizuniproduct_en_US(),
            ibizsample0011: ibizsample0011_en_US(),
            ibizsample0016: ibizsample0016_en_US(),
515 516 517 518 519 520 521 522
        },
        components: components_en_US(),
        codelist: codelist_en_US(),
        userCustom: userCustom_en_US(),
    };
    return data;
}
export default getAppLocale;