vue-layout-gitcode 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -235,693 +235,696 @@ export declare const GitCodeHeader: DefineComponent<ExtractPropTypes<{
235
235
 
236
236
  export declare const GitCodeLayoutLibLocales: {
237
237
  zh: {
238
- home: {
239
- comprehensiveSorting: string;
240
- starTotalSort: string;
241
- starNum: string;
242
- fork: string;
243
- updateTime: string;
244
- recommend: string;
245
- all: string;
246
- Gproject: string;
247
- milions: string;
248
- showMore: string;
249
- recommendation: string;
250
- loading: string;
251
- loadAll: string;
252
- applyJoin: string; /**
253
- * 导出组件和相关枚举常量
254
- * 导出语言包,micro-app 注入可用
255
- */
256
- organizations: string;
257
- noMore: string;
258
- alreadyFollowed: string;
259
- focusList: string;
260
- focusOn: string;
261
- unsubscribe: string;
262
- noDescroption: string;
263
- noIntroduction: string;
264
- searchHistory: string;
265
- homePage: string;
266
- star: string;
267
- aiCommunity: string;
268
- informationCenter: string;
269
- expandMore: string;
270
- helpDoc: string;
271
- feedbackCenter: string;
272
- companyInformation: string;
273
- recordInformation: string;
274
- technicalSupport: string;
275
- HWCloud: string;
276
- userFeedback01: string;
277
- userFeedbackProductRecommendations: string;
278
- userFeedbackBr: string;
279
- userFeedback02: string;
280
- contactUs: string;
281
- serviceHours: string;
282
- onWeekdays: string;
283
- settlementMsg: string;
284
- settlementMsgContact: string;
285
- followUs: string;
286
- rateExperience: string;
287
- veryGood: string;
288
- good: string;
289
- generally: string;
290
- bad: string;
291
- veryBad: string;
292
- thankFaceback: string;
293
- improveQuestion: string;
294
- facebackPlaceholder: string;
295
- org: {
296
- gstarTips: string;
297
- };
298
- searchPlaceholder: string;
299
- searchPlaceholder2: string;
300
- surveyTipsTitle: string;
301
- webDescription: string;
302
- slogon: string;
303
- digest: string;
304
- shotName: {
305
- AI: string;
306
- };
307
- hotSelection: string;
308
- projectRecom: string;
309
- competition: string;
310
- channel: {
311
- forkProject: string;
312
- submitDynamic: string;
313
- latestDynamics: string;
314
- dynamics: string;
315
- };
316
- changeBatch: string;
317
- };
318
- header: {
319
- create: string;
320
- createRepo: string;
321
- importRepo: string;
322
- migrationProject: string;
323
- createOrg: string;
324
- home: string;
325
- applicationMarket: string;
326
- recentlyActiveProject: string;
327
- joinOrganization: string;
328
- noData: string;
329
- orgOrPerson: string;
330
- login: string;
331
- register: string;
332
- activeRegister: string;
333
- file: string;
334
- language: string;
335
- underSearch: string;
336
- searchRecord: string;
337
- clear: string;
338
- repo: string;
339
- org: string;
340
- user: string;
341
- recentlyVisited: string;
342
- platformSearch: string;
343
- searchPlaceholder: string;
344
- workbench: string;
345
- myOrg: string;
346
- myRepo: string;
347
- myStar: string;
348
- personSetting: string;
349
- helpDocument: string;
350
- logout: string;
351
- goUpgrade: string;
352
- openSourceExplorer: string;
353
- openSourcePioneer: string;
354
- contributingStar: string;
355
- createSpace: string;
356
- myNotebook: string;
357
- mySpace: string;
358
- aihub: {
359
- documentCenter: string;
360
- };
361
- getPoints: string;
362
- };
363
- userSetting: {
364
- tips: {
365
- youCanCreOrManUp: string;
366
- };
367
- menu: {
368
- growthCenter: string;
369
- };
370
- account: {
371
- phone: string;
372
- passwordSetting: string;
373
- bindPhoneVerification: string;
374
- enterBoundPhone: string;
375
- enterVerificationCode: string;
376
- getVerificationCode: string;
377
- changePassword: string;
378
- oldPassword: string;
379
- newPassword: string;
380
- confirmPassword: string;
381
- unbindSMSVerification: string;
382
- deactivateAccount: string;
383
- untie: string;
384
- yourTypeAccountIs: string;
385
- switch: string;
386
- mfaManage: string;
387
- mfa: string;
388
- mfaEnable: string;
389
- mfatip1: string;
390
- mfaManageBtn: string;
391
- mfatip2: string;
392
- mfatip3: string;
393
- mfatip4: string;
394
- mfaAccount: string;
395
- mfaAccountPlaceholder: string;
396
- mfatip5: string;
397
- mfatip6: string;
398
- mfatip7: string;
399
- mfatip8: string;
400
- mfaCodeInput: string;
401
- mfatip9: string;
402
- mfatip10: string;
403
- mfaSave: string;
404
- mfatip11: string;
405
- mfatip12: string;
406
- mfatip13: string;
407
- mfaRecover1: string;
408
- mfatip14: string;
409
- mfaBan: string;
410
- mfaRecover2: string;
411
- mfaView: string;
412
- mfatip15: string;
413
- mfaValid: string;
414
- mfatip17: string;
415
- mfatip18: string;
416
- mfatip16: string;
417
- };
418
- };
419
- repo: {
420
- pr: {
421
- commit: string;
422
- discussion: string;
423
- };
424
- code: {
425
- syncText: string;
426
- };
427
- };
428
- common: {
429
- footerSetting: {
430
- lang: string;
431
- theme: string;
432
- preSetting: string;
433
- };
434
- search: string;
435
- organize: string;
436
- all: string;
437
- project: string;
438
- publicSecurity: string;
439
- aboutUs: string;
440
- recruitment: string;
441
- prices: string;
442
- save: string;
443
- wechat: string;
444
- email: string;
445
- phone: string;
446
- hasBeenSent: string;
447
- time: {
448
- oneYearAgo: string;
449
- yearsAgo: string;
450
- oneMonthAgo: string;
451
- monthsAgo: string;
452
- justNow: string;
453
- oneDayAgo: string;
454
- daysAgo: string;
455
- hoursAgo: string;
456
- minutesAgo: string;
457
- oneHourAgo: string;
458
- oneMinuteAgo: string;
459
- };
460
- topic: {
461
- attention: string;
462
- };
463
- };
464
- org: {
465
- project: string;
466
- expand_more: string;
467
- board: string;
468
- following: string;
469
- };
470
- dashboard: {
471
- repo: {
472
- createRepo: string;
238
+ gitCodeLayout: {
239
+ home: {
240
+ comprehensiveSorting: string;
241
+ starTotalSort: string;
242
+ starNum: string;
243
+ fork: string;
244
+ updateTime: string;
245
+ recommend: string;
246
+ all: string;
247
+ Gproject: string;
248
+ milions: string;
249
+ showMore: string;
250
+ recommendation: string;
251
+ loading: string;
252
+ loadAll: string;
253
+ applyJoin: string;
254
+ organizations: string;
255
+ noMore: string;
256
+ alreadyFollowed: string;
257
+ focusList: string;
258
+ focusOn: string;
259
+ unsubscribe: string;
260
+ noDescroption: string;
261
+ noIntroduction: string;
262
+ searchHistory: string;
263
+ homePage: string;
264
+ star: string;
265
+ aiCommunity: string;
266
+ informationCenter: string;
267
+ expandMore: string;
268
+ helpDoc: string;
269
+ feedbackCenter: string;
270
+ companyInformation: string;
271
+ recordInformation: string;
272
+ technicalSupport: string;
273
+ HWCloud: string;
274
+ userFeedback01: string;
275
+ userFeedbackProductRecommendations: string;
276
+ userFeedbackBr: string;
277
+ userFeedback02: string;
278
+ contactUs: string;
279
+ serviceHours: string;
280
+ onWeekdays: string;
281
+ settlementMsg: string;
282
+ settlementMsgContact: string;
283
+ followUs: string;
284
+ rateExperience: string;
285
+ veryGood: string;
286
+ good: string;
287
+ generally: string;
288
+ bad: string;
289
+ veryBad: string;
290
+ thankFaceback: string;
291
+ improveQuestion: string;
292
+ facebackPlaceholder: string;
293
+ org: {
294
+ gstarTips: string;
295
+ };
296
+ searchPlaceholder: string;
297
+ searchPlaceholder2: string;
298
+ surveyTipsTitle: string;
299
+ webDescription: string;
300
+ slogon: string;
301
+ digest: string;
302
+ shotName: {
303
+ AI: string;
304
+ };
305
+ hotSelection: string;
306
+ projectRecom: string;
307
+ competition: string;
308
+ channel: {
309
+ forkProject: string;
310
+ submitDynamic: string;
311
+ latestDynamics: string;
312
+ dynamics: string;
313
+ };
314
+ changeBatch: string;
473
315
  };
474
- };
475
- orgSetting: {
476
- creOrg: string;
477
- };
478
- trusted: {
479
- shortName: string;
480
- menu: string;
481
- title: string;
482
- };
483
- aihub: {
484
316
  header: {
485
- aihub: string;
486
- };
487
- model: string;
488
- dataSet: string;
489
- };
490
- GStar: {
491
- project: {
492
- graduation: string;
493
- incubation: string;
494
- };
495
- };
496
- LoginModal: {
497
- title: {
317
+ create: string;
318
+ createRepo: string;
319
+ importRepo: string;
320
+ migrationProject: string;
321
+ createOrg: string;
322
+ home: string;
323
+ applicationMarket: string;
324
+ recentlyActiveProject: string;
325
+ joinOrganization: string;
326
+ noData: string;
327
+ orgOrPerson: string;
498
328
  login: string;
499
329
  register: string;
330
+ activeRegister: string;
331
+ file: string;
332
+ language: string;
333
+ underSearch: string;
334
+ searchRecord: string;
335
+ clear: string;
336
+ repo: string;
337
+ org: string;
338
+ user: string;
339
+ recentlyVisited: string;
340
+ platformSearch: string;
341
+ searchPlaceholder: string;
342
+ workbench: string;
343
+ myOrg: string;
344
+ myRepo: string;
345
+ myStar: string;
346
+ personSetting: string;
347
+ helpDocument: string;
348
+ logout: string;
349
+ goUpgrade: string;
350
+ openSourceExplorer: string;
351
+ openSourcePioneer: string;
352
+ contributingStar: string;
353
+ createSpace: string;
354
+ myNotebook: string;
355
+ mySpace: string;
356
+ aihub: {
357
+ documentCenter: string;
358
+ };
359
+ getPoints: string;
360
+ };
361
+ userSetting: {
362
+ tips: {
363
+ youCanCreOrManUp: string;
364
+ getPoints: string;
365
+ };
366
+ menu: {
367
+ growthCenter: string;
368
+ };
369
+ account: {
370
+ phone: string;
371
+ passwordSetting: string;
372
+ bindPhoneVerification: string;
373
+ enterBoundPhone: string;
374
+ enterVerificationCode: string;
375
+ getVerificationCode: string;
376
+ changePassword: string;
377
+ oldPassword: string;
378
+ newPassword: string;
379
+ confirmPassword: string;
380
+ unbindSMSVerification: string;
381
+ deactivateAccount: string;
382
+ untie: string;
383
+ yourTypeAccountIs: string;
384
+ switch: string;
385
+ mfaManage: string;
386
+ mfa: string;
387
+ mfaEnable: string;
388
+ mfatip1: string;
389
+ mfaManageBtn: string;
390
+ mfatip2: string;
391
+ mfatip3: string;
392
+ mfatip4: string;
393
+ mfaAccount: string;
394
+ mfaAccountPlaceholder: string;
395
+ mfatip5: string;
396
+ mfatip6: string;
397
+ mfatip7: string;
398
+ mfatip8: string;
399
+ mfaCodeInput: string;
400
+ mfatip9: string;
401
+ mfatip10: string;
402
+ mfaSave: string;
403
+ mfatip11: string;
404
+ mfatip12: string;
405
+ mfatip13: string;
406
+ mfaRecover1: string;
407
+ mfatip14: string;
408
+ mfaBan: string;
409
+ mfaRecover2: string;
410
+ mfaView: string;
411
+ mfatip15: string;
412
+ mfaValid: string;
413
+ mfatip17: string;
414
+ mfatip18: string;
415
+ mfatip16: string;
416
+ };
500
417
  };
501
- subtitle: {
502
- sms: string;
503
- password: string;
504
- name: string;
505
- phone: string;
506
- cipher: string;
507
- otherLogin: string;
508
- useAgrAndPriPolTip: string;
509
- };
510
- action: {
511
- getcode: string;
512
- oh: string;
513
- login: string;
514
- registerAgain: string;
418
+ repo: {
419
+ pr: {
420
+ commit: string;
421
+ discussion: string;
422
+ };
423
+ code: {
424
+ syncText: string;
425
+ };
426
+ };
427
+ common: {
428
+ footerSetting: {
429
+ lang: string;
430
+ theme: string;
431
+ preSetting: string;
432
+ };
433
+ search: string;
434
+ organize: string;
435
+ all: string;
436
+ project: string;
437
+ publicSecurity: string;
438
+ aboutUs: string;
439
+ recruitment: string;
440
+ prices: string;
441
+ save: string;
442
+ wechat: string;
443
+ email: string;
515
444
  phone: string;
516
- readAgree: string;
517
- verify: string;
518
- confirmPassword: string;
519
- wechatScanCodeLogin: string;
520
- AccountLogin: string;
521
- resetPassword: string;
522
- };
523
- tips: {
524
- forgotPassword: string;
525
- registerAgain: string;
526
- agree: string;
527
- and: string;
528
- updatePassword: string;
529
- pleaseReadHuaweiAgreement: string;
530
- gotoTipsAtNophone: string;
531
- codeSentToYou: string;
532
- pleaseCheck: string;
533
- bindMobileWithAccount: string;
534
- resetYourPassword: string;
535
- hwAuthorizationService: string;
536
- pleaseAccreditHWBeforeUse: string;
537
- phoneNumberVerification: string;
538
- authorizationAndBinding: string;
539
- cancelAuthorization: string;
540
- IHaveRead: string;
541
- descOfHWCloud: string;
542
- agreeShareToHWCloud: string;
543
- associatedAndShared: string;
544
- createContinue: string;
545
- create: string;
546
- pleaseReadAgreementAndPrivacy: string;
547
- confirmThirdBinding: string;
548
- checkCode: string;
549
- pleaseReauthorize: string;
550
- readAndAgreeAgreementAndPrivacy: string;
551
- verificationCode: string;
552
- verifyMobilePhoneNumber: string;
553
- setUserName: string;
554
- nameAlreadyExists: string;
555
- cannotBeEmpty: string;
556
- passwordIsInconsistent: string;
557
- necessaryInfo: string;
558
- fillvalidPhoneNumEmail: string;
559
- passwordLength: string;
560
- validEmail: string;
561
- SMSVerificationCode: string;
562
- fillNecessaryInfo: string;
563
- youNeeToAgr: string;
564
- toUseGit: string;
565
- ifYouDoNotAgrWe: string;
566
- disAndQui: string;
567
- agrAndSigIn: string;
568
- };
569
- link: {
570
- agreement: string;
571
- privacyPolicy: string;
572
- huaweiCloudAgreement: string;
573
- agreementPrivacy: string;
574
- gitCodeProtocol: string;
575
- gitCodePrivacy: string;
576
- chiCloDevSerAgr: string;
577
- chiCloDevPriPolSta: string;
445
+ hasBeenSent: string;
446
+ time: {
447
+ oneYearAgo: string;
448
+ yearsAgo: string;
449
+ oneMonthAgo: string;
450
+ monthsAgo: string;
451
+ justNow: string;
452
+ oneDayAgo: string;
453
+ daysAgo: string;
454
+ hoursAgo: string;
455
+ minutesAgo: string;
456
+ oneHourAgo: string;
457
+ oneMinuteAgo: string;
458
+ };
459
+ topic: {
460
+ attention: string;
461
+ };
578
462
  };
579
- registerDesc: string;
580
- rule: {
581
- username: string;
582
- pleaseFill: string;
583
- enterUsername: string;
584
- passwordLetter: string;
585
- passwordLength: string;
586
- };
587
- miniProgram: {
463
+ org: {
464
+ project: string;
465
+ expand_more: string;
466
+ board: string;
467
+ following: string;
468
+ };
469
+ dashboard: {
470
+ repo: {
471
+ createRepo: string;
472
+ };
473
+ };
474
+ orgSetting: {
475
+ creOrg: string;
476
+ };
477
+ trusted: {
478
+ shortName: string;
479
+ menu: string;
588
480
  title: string;
589
- tip01: string;
590
- tip02: string;
591
- tip03: string;
592
- tip04: string;
593
- tip05: string;
594
- tip06: string;
595
- };
596
- mfatip5: string;
597
- mfatip1: string;
598
- mfatip2: string;
599
- mfatip7: string;
600
- mfatip6: string;
601
- mfatip3: string;
602
- mfatip4: string;
603
- };
604
- };
605
- en: {
606
- home: {
607
- veryGood: string;
608
- good: string;
609
- generally: string;
610
- bad: string;
611
- veryBad: string;
612
- userFeedback01: string;
613
- userFeedback02: string;
614
- settlementMsg: string;
615
- settlementMsgContact: string;
616
- followUs: string;
617
- userFeedbackProductRecommendations: string;
618
- improveQuestion: string;
619
- facebackPlaceholder: string;
620
- thankFaceback: string;
621
- surveyTipsTitle: string;
622
- rateExperience: string;
623
- feedbackCenter: string;
624
- technicalSupport: string;
625
- HWCloud: string;
626
- onWeekdays: string;
627
- focusOn: string;
628
- star: string;
629
- shotName: {
630
- AI: string;
631
481
  };
632
- aiCommunity: string;
633
- informationCenter: string;
634
- competition: string;
635
- slogon: string;
636
- digest: string;
637
- companyInformation: string;
638
- recordInformation: string;
639
- };
640
- header: {
641
- create: string;
642
- createRepo: string;
643
- importRepo: string;
644
- migrationProject: string;
645
- createOrg: string;
646
- home: string;
647
- applicationMarket: string;
648
- recentlyActiveProject: string;
649
- joinOrganization: string;
650
- noData: string;
651
- orgOrPerson: string;
652
- login: string;
653
- register: string;
654
- activeRegister: string;
655
- file: string;
656
- language: string;
657
- underSearch: string;
658
- searchRecord: string;
659
- clear: string;
660
- repo: string;
661
- org: string;
662
- user: string;
663
- recentlyVisited: string;
664
- platformSearch: string;
665
- searchPlaceholder: string;
666
- workbench: string;
667
- myOrg: string;
668
- myRepo: string;
669
- myStar: string;
670
- personSetting: string;
671
- helpDocument: string;
672
- logout: string;
673
- goUpgrade: string;
674
- openSourceExplorer: string;
675
- openSourcePioneer: string;
676
- contributingStar: string;
677
- createSpace: string;
678
- myNotebook: string;
679
- mySpace: string;
680
482
  aihub: {
681
- documentCenter: string;
682
- };
683
- getPoints: string;
684
- };
685
- userSetting: {
686
- tips: {
687
- youCanCreOrManUp: string;
688
- };
689
- menu: {
690
- growthCenter: string;
691
- };
692
- account: {
693
- phone: string;
694
- passwordSetting: string;
695
- bindPhoneVerification: string;
696
- enterBoundPhone: string;
697
- enterVerificationCode: string;
698
- getVerificationCode: string;
699
- changePassword: string;
700
- oldPassword: string;
701
- newPassword: string;
702
- confirmPassword: string;
703
- unbindSMSVerification: string;
704
- deactivateAccount: string;
705
- untie: string;
706
- yourTypeAccountIs: string;
707
- switch: string;
708
- mfaManage: string;
709
- mfa: string;
710
- mfaEnable: string;
483
+ header: {
484
+ aihub: string;
485
+ };
486
+ model: string;
487
+ dataSet: string;
488
+ };
489
+ GStar: {
490
+ project: {
491
+ graduation: string;
492
+ incubation: string;
493
+ };
494
+ };
495
+ LoginModal: {
496
+ title: {
497
+ login: string;
498
+ register: string;
499
+ };
500
+ subtitle: {
501
+ sms: string;
502
+ password: string;
503
+ name: string;
504
+ phone: string;
505
+ cipher: string;
506
+ otherLogin: string;
507
+ useAgrAndPriPolTip: string;
508
+ };
509
+ action: {
510
+ getcode: string;
511
+ oh: string;
512
+ login: string;
513
+ registerAgain: string;
514
+ phone: string;
515
+ readAgree: string;
516
+ verify: string;
517
+ confirmPassword: string;
518
+ wechatScanCodeLogin: string;
519
+ AccountLogin: string;
520
+ resetPassword: string;
521
+ };
522
+ tips: {
523
+ forgotPassword: string;
524
+ registerAgain: string;
525
+ agree: string;
526
+ and: string;
527
+ updatePassword: string;
528
+ pleaseReadHuaweiAgreement: string;
529
+ gotoTipsAtNophone: string;
530
+ codeSentToYou: string;
531
+ pleaseCheck: string;
532
+ bindMobileWithAccount: string;
533
+ resetYourPassword: string;
534
+ hwAuthorizationService: string;
535
+ pleaseAccreditHWBeforeUse: string;
536
+ phoneNumberVerification: string;
537
+ authorizationAndBinding: string;
538
+ cancelAuthorization: string;
539
+ IHaveRead: string;
540
+ descOfHWCloud: string;
541
+ agreeShareToHWCloud: string;
542
+ associatedAndShared: string;
543
+ createContinue: string;
544
+ create: string;
545
+ pleaseReadAgreementAndPrivacy: string;
546
+ confirmThirdBinding: string;
547
+ checkCode: string;
548
+ pleaseReauthorize: string;
549
+ readAndAgreeAgreementAndPrivacy: string;
550
+ verificationCode: string;
551
+ verifyMobilePhoneNumber: string;
552
+ setUserName: string;
553
+ nameAlreadyExists: string;
554
+ cannotBeEmpty: string;
555
+ passwordIsInconsistent: string;
556
+ necessaryInfo: string;
557
+ fillvalidPhoneNumEmail: string;
558
+ passwordLength: string;
559
+ validEmail: string;
560
+ SMSVerificationCode: string;
561
+ fillNecessaryInfo: string;
562
+ youNeeToAgr: string;
563
+ toUseGit: string;
564
+ ifYouDoNotAgrWe: string;
565
+ disAndQui: string;
566
+ agrAndSigIn: string;
567
+ };
568
+ link: {
569
+ agreement: string;
570
+ privacyPolicy: string;
571
+ huaweiCloudAgreement: string;
572
+ agreementPrivacy: string;
573
+ gitCodeProtocol: string;
574
+ gitCodePrivacy: string;
575
+ chiCloDevSerAgr: string;
576
+ chiCloDevPriPolSta: string;
577
+ };
578
+ registerDesc: string;
579
+ rule: {
580
+ username: string;
581
+ pleaseFill: string;
582
+ enterUsername: string;
583
+ passwordLetter: string;
584
+ passwordLength: string;
585
+ };
586
+ miniProgram: {
587
+ title: string;
588
+ tip01: string;
589
+ tip02: string;
590
+ tip03: string;
591
+ tip04: string;
592
+ tip05: string;
593
+ tip06: string;
594
+ };
595
+ mfatip5: string;
711
596
  mfatip1: string;
712
- mfaManageBtn: string;
713
597
  mfatip2: string;
598
+ mfatip7: string;
599
+ mfatip6: string;
714
600
  mfatip3: string;
715
601
  mfatip4: string;
716
- mfaAccount: string;
717
- mfaAccountPlaceholder: string;
718
- mfatip5: string;
719
- mfatip6: string;
720
- mfatip7: string;
721
- mfatip8: string;
722
- mfaCodeInput: string;
723
- mfatip9: string;
724
- mfatip10: string;
725
- mfaSave: string;
726
- mfatip11: string;
727
- mfatip12: string;
728
- mfatip13: string;
729
- mfaRecover1: string;
730
- mfatip14: string;
731
- mfaBan: string;
732
- mfaRecover2: string;
733
- mfaView: string;
734
- mfatip15: string;
735
- mfaValid: string;
736
- mfatip17: string;
737
- mfatip18: string;
738
- mfatip16: string;
739
- };
740
- };
741
- repo: {
742
- pr: {
743
- commit: string;
744
- discussion: string;
745
- };
746
- code: {
747
- syncText: string;
748
- };
749
- };
750
- common: {
751
- footerSetting: {
752
- lang: string;
753
- theme: string;
754
- preSetting: string;
755
602
  };
756
- search: string;
757
- organize: string;
758
- all: string;
759
- project: string;
760
- publicSecurity: string;
761
- aboutUs: string;
762
- recruitment: string;
763
- prices: string;
764
- save: string;
765
- wechat: string;
766
- email: string;
767
- phone: string;
768
- hasBeenSent: string;
769
- time: {
770
- oneYearAgo: string;
771
- yearsAgo: string;
772
- oneMonthAgo: string;
773
- monthsAgo: string;
774
- justNow: string;
775
- oneDayAgo: string;
776
- daysAgo: string;
777
- hoursAgo: string;
778
- minutesAgo: string;
779
- oneHourAgo: string;
780
- oneMinuteAgo: string;
781
- };
782
- topic: {
783
- attention: string;
784
- };
785
- };
786
- org: {
787
- project: string;
788
- expand_more: string;
789
- board: string;
790
- following: string;
791
603
  };
792
- dashboard: {
793
- repo: {
794
- createRepo: string;
604
+ };
605
+ en: {
606
+ gitCodeLayout: {
607
+ home: {
608
+ veryGood: string;
609
+ good: string;
610
+ generally: string;
611
+ bad: string;
612
+ veryBad: string;
613
+ userFeedback01: string;
614
+ userFeedback02: string;
615
+ settlementMsg: string;
616
+ settlementMsgContact: string;
617
+ followUs: string;
618
+ userFeedbackProductRecommendations: string;
619
+ improveQuestion: string;
620
+ facebackPlaceholder: string;
621
+ thankFaceback: string;
622
+ surveyTipsTitle: string;
623
+ rateExperience: string;
624
+ feedbackCenter: string;
625
+ technicalSupport: string;
626
+ HWCloud: string;
627
+ onWeekdays: string;
628
+ focusOn: string;
629
+ star: string;
630
+ shotName: {
631
+ AI: string;
632
+ };
633
+ aiCommunity: string;
634
+ informationCenter: string;
635
+ competition: string;
636
+ slogon: string;
637
+ digest: string;
638
+ companyInformation: string;
639
+ recordInformation: string;
795
640
  };
796
- };
797
- orgSetting: {
798
- creOrg: string;
799
- };
800
- trusted: {
801
- shortName: string;
802
- menu: string;
803
- title: string;
804
- };
805
- aihub: {
806
641
  header: {
807
- aihub: string;
808
- };
809
- model: string;
810
- dataSet: string;
811
- };
812
- GStar: {
813
- project: {
814
- graduation: string;
815
- incubation: string;
816
- };
817
- };
818
- LoginModal: {
819
- title: {
642
+ create: string;
643
+ createRepo: string;
644
+ importRepo: string;
645
+ migrationProject: string;
646
+ createOrg: string;
647
+ home: string;
648
+ applicationMarket: string;
649
+ recentlyActiveProject: string;
650
+ joinOrganization: string;
651
+ noData: string;
652
+ orgOrPerson: string;
820
653
  login: string;
821
654
  register: string;
655
+ activeRegister: string;
656
+ file: string;
657
+ language: string;
658
+ underSearch: string;
659
+ searchRecord: string;
660
+ clear: string;
661
+ repo: string;
662
+ org: string;
663
+ user: string;
664
+ recentlyVisited: string;
665
+ platformSearch: string;
666
+ searchPlaceholder: string;
667
+ workbench: string;
668
+ myOrg: string;
669
+ myRepo: string;
670
+ myStar: string;
671
+ personSetting: string;
672
+ helpDocument: string;
673
+ logout: string;
674
+ goUpgrade: string;
675
+ openSourceExplorer: string;
676
+ openSourcePioneer: string;
677
+ contributingStar: string;
678
+ createSpace: string;
679
+ myNotebook: string;
680
+ mySpace: string;
681
+ aihub: {
682
+ documentCenter: string;
683
+ };
684
+ getPoints: string;
685
+ };
686
+ userSetting: {
687
+ tips: {
688
+ youCanCreOrManUp: string;
689
+ getPoints: string;
690
+ };
691
+ menu: {
692
+ growthCenter: string;
693
+ };
694
+ account: {
695
+ phone: string;
696
+ passwordSetting: string;
697
+ bindPhoneVerification: string;
698
+ enterBoundPhone: string;
699
+ enterVerificationCode: string;
700
+ getVerificationCode: string;
701
+ changePassword: string;
702
+ oldPassword: string;
703
+ newPassword: string;
704
+ confirmPassword: string;
705
+ unbindSMSVerification: string;
706
+ deactivateAccount: string;
707
+ untie: string;
708
+ yourTypeAccountIs: string;
709
+ switch: string;
710
+ mfaManage: string;
711
+ mfa: string;
712
+ mfaEnable: string;
713
+ mfatip1: string;
714
+ mfaManageBtn: string;
715
+ mfatip2: string;
716
+ mfatip3: string;
717
+ mfatip4: string;
718
+ mfaAccount: string;
719
+ mfaAccountPlaceholder: string;
720
+ mfatip5: string;
721
+ mfatip6: string;
722
+ mfatip7: string;
723
+ mfatip8: string;
724
+ mfaCodeInput: string;
725
+ mfatip9: string;
726
+ mfatip10: string;
727
+ mfaSave: string;
728
+ mfatip11: string;
729
+ mfatip12: string;
730
+ mfatip13: string;
731
+ mfaRecover1: string;
732
+ mfatip14: string;
733
+ mfaBan: string;
734
+ mfaRecover2: string;
735
+ mfaView: string;
736
+ mfatip15: string;
737
+ mfaValid: string;
738
+ mfatip17: string;
739
+ mfatip18: string;
740
+ mfatip16: string;
741
+ };
822
742
  };
823
- subtitle: {
824
- sms: string;
825
- password: string;
826
- name: string;
827
- phone: string;
828
- cipher: string;
829
- otherLogin: string;
830
- useAgrAndPriPolTip: string;
831
- };
832
- action: {
833
- getcode: string;
834
- oh: string;
835
- login: string;
836
- registerAgain: string;
743
+ repo: {
744
+ pr: {
745
+ commit: string;
746
+ discussion: string;
747
+ };
748
+ code: {
749
+ syncText: string;
750
+ };
751
+ };
752
+ common: {
753
+ footerSetting: {
754
+ lang: string;
755
+ theme: string;
756
+ preSetting: string;
757
+ };
758
+ search: string;
759
+ organize: string;
760
+ all: string;
761
+ project: string;
762
+ publicSecurity: string;
763
+ aboutUs: string;
764
+ recruitment: string;
765
+ prices: string;
766
+ save: string;
767
+ wechat: string;
768
+ email: string;
837
769
  phone: string;
838
- readAgree: string;
839
- verify: string;
840
- confirmPassword: string;
841
- wechatScanCodeLogin: string;
842
- AccountLogin: string;
843
- resetPassword: string;
844
- };
845
- tips: {
846
- forgotPassword: string;
847
- registerAgain: string;
848
- agree: string;
849
- and: string;
850
- updatePassword: string;
851
- pleaseReadHuaweiAgreement: string;
852
- gotoTipsAtNophone: string;
853
- codeSentToYou: string;
854
- pleaseCheck: string;
855
- bindMobileWithAccount: string;
856
- resetYourPassword: string;
857
- hwAuthorizationService: string;
858
- pleaseAccreditHWBeforeUse: string;
859
- phoneNumberVerification: string;
860
- authorizationAndBinding: string;
861
- cancelAuthorization: string;
862
- IHaveRead: string;
863
- descOfHWCloud: string;
864
- agreeShareToHWCloud: string;
865
- associatedAndShared: string;
866
- createContinue: string;
867
- create: string;
868
- pleaseReadAgreementAndPrivacy: string;
869
- confirmThirdBinding: string;
870
- checkCode: string;
871
- pleaseReauthorize: string;
872
- readAndAgreeAgreementAndPrivacy: string;
873
- verificationCode: string;
874
- verifyMobilePhoneNumber: string;
875
- setUserName: string;
876
- nameAlreadyExists: string;
877
- cannotBeEmpty: string;
878
- passwordIsInconsistent: string;
879
- necessaryInfo: string;
880
- fillvalidPhoneNumEmail: string;
881
- passwordLength: string;
882
- validEmail: string;
883
- SMSVerificationCode: string;
884
- fillNecessaryInfo: string;
885
- youNeeToAgr: string;
886
- toUseGit: string;
887
- ifYouDoNotAgrWe: string;
888
- disAndQui: string;
889
- agrAndSigIn: string;
770
+ hasBeenSent: string;
771
+ time: {
772
+ oneYearAgo: string;
773
+ yearsAgo: string;
774
+ oneMonthAgo: string;
775
+ monthsAgo: string;
776
+ justNow: string;
777
+ oneDayAgo: string;
778
+ daysAgo: string;
779
+ hoursAgo: string;
780
+ minutesAgo: string;
781
+ oneHourAgo: string;
782
+ oneMinuteAgo: string;
783
+ };
784
+ topic: {
785
+ attention: string;
786
+ };
890
787
  };
891
- link: {
892
- agreement: string;
893
- privacyPolicy: string;
894
- huaweiCloudAgreement: string;
895
- agreementPrivacy: string;
896
- gitCodeProtocol: string;
897
- gitCodePrivacy: string;
898
- chiCloDevSerAgr: string;
899
- chiCloDevPriPolSta: string;
900
- };
901
- registerDesc: string;
902
- rule: {
903
- username: string;
904
- pleaseFill: string;
905
- enterUsername: string;
906
- passwordLetter: string;
907
- passwordLength: string;
908
- };
909
- miniProgram: {
788
+ org: {
789
+ project: string;
790
+ expand_more: string;
791
+ board: string;
792
+ following: string;
793
+ };
794
+ dashboard: {
795
+ repo: {
796
+ createRepo: string;
797
+ };
798
+ };
799
+ orgSetting: {
800
+ creOrg: string;
801
+ };
802
+ trusted: {
803
+ shortName: string;
804
+ menu: string;
910
805
  title: string;
911
- tip01: string;
912
- tip02: string;
913
- tip03: string;
914
- tip04: string;
915
- tip05: string;
916
- tip06: string;
917
806
  };
918
- mfatip5: string;
919
- mfatip1: string;
920
- mfatip2: string;
921
- mfatip7: string;
922
- mfatip6: string;
923
- mfatip3: string;
924
- mfatip4: string;
807
+ aihub: {
808
+ header: {
809
+ aihub: string;
810
+ };
811
+ model: string;
812
+ dataSet: string;
813
+ };
814
+ GStar: {
815
+ project: {
816
+ graduation: string;
817
+ incubation: string;
818
+ };
819
+ };
820
+ LoginModal: {
821
+ title: {
822
+ login: string;
823
+ register: string;
824
+ };
825
+ subtitle: {
826
+ sms: string;
827
+ password: string;
828
+ name: string;
829
+ phone: string;
830
+ cipher: string;
831
+ otherLogin: string;
832
+ useAgrAndPriPolTip: string;
833
+ };
834
+ action: {
835
+ getcode: string;
836
+ oh: string;
837
+ login: string;
838
+ registerAgain: string;
839
+ phone: string;
840
+ readAgree: string;
841
+ verify: string;
842
+ confirmPassword: string;
843
+ wechatScanCodeLogin: string;
844
+ AccountLogin: string;
845
+ resetPassword: string;
846
+ };
847
+ tips: {
848
+ forgotPassword: string;
849
+ registerAgain: string;
850
+ agree: string;
851
+ and: string;
852
+ updatePassword: string;
853
+ pleaseReadHuaweiAgreement: string;
854
+ gotoTipsAtNophone: string;
855
+ codeSentToYou: string;
856
+ pleaseCheck: string;
857
+ bindMobileWithAccount: string;
858
+ resetYourPassword: string;
859
+ hwAuthorizationService: string;
860
+ pleaseAccreditHWBeforeUse: string;
861
+ phoneNumberVerification: string;
862
+ authorizationAndBinding: string;
863
+ cancelAuthorization: string;
864
+ IHaveRead: string;
865
+ descOfHWCloud: string;
866
+ agreeShareToHWCloud: string;
867
+ associatedAndShared: string;
868
+ createContinue: string;
869
+ create: string;
870
+ pleaseReadAgreementAndPrivacy: string;
871
+ confirmThirdBinding: string;
872
+ checkCode: string;
873
+ pleaseReauthorize: string;
874
+ readAndAgreeAgreementAndPrivacy: string;
875
+ verificationCode: string;
876
+ verifyMobilePhoneNumber: string;
877
+ setUserName: string;
878
+ nameAlreadyExists: string;
879
+ cannotBeEmpty: string;
880
+ passwordIsInconsistent: string;
881
+ necessaryInfo: string;
882
+ fillvalidPhoneNumEmail: string;
883
+ passwordLength: string;
884
+ validEmail: string;
885
+ SMSVerificationCode: string;
886
+ fillNecessaryInfo: string;
887
+ youNeeToAgr: string;
888
+ toUseGit: string;
889
+ ifYouDoNotAgrWe: string;
890
+ disAndQui: string;
891
+ agrAndSigIn: string;
892
+ };
893
+ link: {
894
+ agreement: string;
895
+ privacyPolicy: string;
896
+ huaweiCloudAgreement: string;
897
+ agreementPrivacy: string;
898
+ gitCodeProtocol: string;
899
+ gitCodePrivacy: string;
900
+ chiCloDevSerAgr: string;
901
+ chiCloDevPriPolSta: string;
902
+ };
903
+ registerDesc: string;
904
+ rule: {
905
+ username: string;
906
+ pleaseFill: string;
907
+ enterUsername: string;
908
+ passwordLetter: string;
909
+ passwordLength: string;
910
+ };
911
+ miniProgram: {
912
+ title: string;
913
+ tip01: string;
914
+ tip02: string;
915
+ tip03: string;
916
+ tip04: string;
917
+ tip05: string;
918
+ tip06: string;
919
+ };
920
+ mfatip5: string;
921
+ mfatip1: string;
922
+ mfatip2: string;
923
+ mfatip7: string;
924
+ mfatip6: string;
925
+ mfatip3: string;
926
+ mfatip4: string;
927
+ };
925
928
  };
926
929
  };
927
930
  };