1111 "frontend" : " Default front-end file running address" ,
1212 "copyright1" : " --------------------------------------Copyright Statement--------------------------------------" ,
1313 "copyright2" : " ** Copyright: flipped-aurora open source team **" ,
14- "copyright3" : " ** Copyright holder: Beijing Flip Aurora Technology Co., Ltd. **" ,
15- "copyright4" : " ** To remove the authorization logo, you need to purchase a commercial license: https://gin-vue-admin.com/empower/index.html **"
14+ "copyright3" : " ** Copyright holder: Beijing Flip Aurora Technology Co., Ltd. **" ,
15+ "copyright4" : " ** To remove the authorization logo, you need to purchase a commercial license: https://gin-vue-admin.com/empower/index.html **"
1616 },
1717 "viper" : {
1818 "modeGinEnvName" : " You are using the gin mode with environment name %s, the config path is %s\n " ,
114114 "description" : " Description" ,
115115 "displayName" : " Display Name" ,
116116 "keywordNotice" : " %s is a Go keyword!" ,
117-
118117 "nonStandardPlugin" : " Non-standard plugin, please migrate automatically according to the documentation" ,
119118 "autoPathExists" : " autoPath already has a plugin with the same name, please install it manually" ,
120119 "duplicatePlugin" : " A plugin with the same name already exists, please install it manually" ,
121120 "pluginNameRequired" : " Plugin name cannot be empty" ,
122121 "webPathNotExist" : " Web path does not exist" ,
123122 "serverPathNotExist" : " Server path does not exist" ,
124-
125123 "duplicateRoleId" : " Duplicate role ID exists" ,
126124 "queryRoleDataFailed" : " Failed to query role data" ,
127125 "roleNotExist" : " This role does not exist" ,
128126 "roleInUse" : " This role is currently in use by users and cannot be deleted" ,
129127 "roleHasSubRoles" : " This role has sub-roles and cannot be deleted" ,
130128 "invalidRoleId" : " The submitted role ID is invalid" ,
131-
132129 "buttonInUse" : " This button is currently in use and cannot be deleted" ,
133130 "menuHasSubMenu" : " This menu has submenus and cannot be deleted" ,
134131 "recordNotFound" : " Record does not exist" ,
281278 "getSyncApi" : " Get sync API" ,
282279 "getTemplateFile" : " Get the template file" ,
283280 "getUploadFileList" : " Get upload file list" ,
281+ "importURL" : " Import URL" ,
284282 "getUsersList" : " Get user list" ,
285283 "ignoreApi" : " Ignore API" ,
286284 "importExcel" : " Import Excel" ,
473471 "fileUploadFailed" : " File upload failed!" ,
474472 "getHuaweiObjectFailedDuplicate" : " Failed to get Huawei object storage object!" ,
475473 "deleteObjectFailed" : " Failed to delete object (%s)! Output: %v" ,
476-
477474 "fileOpenParseFailed" : " [filepath:%s] Failed to open/parse the file!" ,
478475 "fileOpenFailed" : " [filepath:%s] Failed to open the file!" ,
479476 "injectionFailed" : " [filepath:%s] Injection failed!" ,
480-
481477 "test_gva_user_injection" : " Testing GvaUser struct injection" ,
482478 "test_gva_user_rollback" : " Testing GvaUser rollback" ,
483479 "test_user_injection" : " Testing &model.User{} injection" ,
499495 "exaCustomerRollback" : " Test rollback of &example.ExaCustomer{}" ,
500496 "newExaFileUploadAndDownloadRollback" : " Test rollback of new(example.ExaFileUploadAndDownload)" ,
501497 "newExaCustomerRollback" : " Test rollback of new(example.ExaCustomer)" ,
502-
503498 "fileUploadAndDownloadRouterRollback" : " Test rollback of FileUploadAndDownloadRouter" ,
504499 "fileUploadAndDownloadApiRollback" : " Test rollback of FileUploadAndDownloadApi" ,
505500 "fileUploadAndDownloadServiceRollback" : " Test rollback of FileUploadAndDownloadService" ,
506501 "fileUploadAndDownloadRouterInjection" : " Test injection of FileUploadAndDownloadRouter" ,
507502 "fileUploadAndDownloadApiInjection" : " Test injection of FileUploadAndDownloadApi" ,
508503 "fileUploadAndDownloadServiceInjection" : " Test injection of FileUploadAndDownloadService" ,
509-
510504 "exampleApiGroupRollback" : " Test rollback of ExampleApiGroup" ,
511505 "exampleRouterGroupRollback" : " Test rollback of ExampleRouterGroup" ,
512506 "exampleServiceGroupRollback" : " Test rollback of ExampleServiceGroup" ,
513507 "exampleApiGroupInjection" : " Test injection of ExampleApiGroup" ,
514508 "exampleRouterGroupInjection" : " Test injection of ExampleRouterGroup" ,
515509 "exampleServiceGroupInjection" : " Test injection of ExampleServiceGroup" ,
516-
517510 "gvaPluginUserApiInjection" : " Test injection of Gva Plugin UserApi" ,
518511 "gvaPluginUserRouterInjection" : " Test injection of Gva Plugin UserRouter" ,
519512 "gvaPluginUserServiceInjection" : " Test injection of Gva Plugin UserService" ,
520513 "gvaUserInjection" : " Test injection of gva User" ,
521514 "gvaPluginUserRouterRollback" : " Test rollback of Gva Plugin UserRouter" ,
522515 "gvaPluginUserApiRollback" : " Test rollback of Gva Plugin UserApi" ,
523516 "gvaPluginUserServiceRollback" : " Test rollback of Gva Plugin UserService" ,
524-
525517 "gvaPluginUserInjection" : " Test injection of Gva Plugin User" ,
526518 "chineseInjection" : " Test injection of Chinese" ,
527519 "gvaPluginUserRollback" : " Test rollback of Gva Plugin User" ,
528-
529520 "registrationError" : " is already registered and cannot be registered again" ,
530521 "valueCannotBeEmpty" : " cannot be empty" ,
531522 "formatValidationFailed" : " format validation failed" ,
532523 "lengthOrValueOutOfRange" : " length or value is out of valid range" ,
533524 "sysNoSupport" : " The system does not support" ,
534525 "fileNameInvalid" : " File name is invalid"
535526 },
536- "router" : {
537-
538- },
527+ "router" : {},
539528 "directory" : {
540529 "fileExists" : " File with the same name exists"
541530 },
563552 "nameAlreadyExists" : " Category name already exists" ,
564553 "deleteChildrenFirst" : " Please delete children first"
565554 }
566- }
567-
555+ }
0 commit comments