|
1 | 1 | { |
2 | 2 | "lang": "English", |
| 3 | + "common": { |
| 4 | + "appName": "TDesign Starter", |
| 5 | + "copyright": "Copyright @ 2021-2025 Tencent. All Rights Reserved", |
| 6 | + "conjunction": "and", |
| 7 | + "admin": "admin" |
| 8 | + }, |
3 | 9 | "components": { |
4 | 10 | "isSetup": { |
5 | 11 | "on": "Enabled", |
|
65 | 71 | "refresh": "refresh" |
66 | 72 | }, |
67 | 73 | "searchPlaceholder": "Enter search content", |
| 74 | + "search": { |
| 75 | + "placeholder": "Enter search content" |
| 76 | + }, |
68 | 77 | "setting": { |
69 | 78 | "title": "Setting", |
70 | 79 | "theme": { |
|
180 | 189 | "count": "Count", |
181 | 190 | "operation": "Operation" |
182 | 191 | }, |
| 192 | + "saleTend": { |
| 193 | + "item1": "State Grid Corporation of China", |
| 194 | + "item2": "Shenzhen Gas Group Co., Ltd", |
| 195 | + "item3": "State Administration of Tobacco Monopoly", |
| 196 | + "item4": "China Telecom Group Co., Ltd", |
| 197 | + "item5": "China Mobile Communications Group Co., Ltd", |
| 198 | + "item6": "Xinyu City Office Supplies Procurement Project" |
| 199 | + }, |
| 200 | + "buyTend": { |
| 201 | + "item1": "Tencent Technology (Shenzhen) Co., Ltd", |
| 202 | + "item2": "Darunfa Co., Ltd", |
| 203 | + "item3": "Sichuan Haidilao Co., Ltd", |
| 204 | + "item4": "Sony (China) Co., Ltd", |
| 205 | + "item5": "Panasonic Electronics (China) Co., Ltd", |
| 206 | + "item6": "Xinyu City Office Supplies Procurement Project" |
| 207 | + }, |
183 | 208 | "chart": { |
184 | 209 | "week1": "MON", |
185 | 210 | "week2": "TUE", |
|
242 | 267 | "baseInfo": { |
243 | 268 | "title": "Base Info" |
244 | 269 | }, |
| 270 | + "sampleData": { |
| 271 | + "contractName": "Office Supplies Procurement Project", |
| 272 | + "status": "In Progress", |
| 273 | + "company": "Tencent Technology (Shenzhen) Co., Ltd", |
| 274 | + "employee": "Osun", |
| 275 | + "fileName": "Office Supplies Procurement Contract.pdf" |
| 276 | + }, |
245 | 277 | "changelog": { |
246 | 278 | "title": "Changelog", |
247 | 279 | "step1": { |
|
288 | 320 | }, |
289 | 321 | "detail": { |
290 | 322 | "title": "Product Procurement Detail", |
| 323 | + "budgetExceeded": "Budget Exceeded", |
291 | 324 | "form": { |
292 | 325 | "applyNo": "Apply no", |
293 | 326 | "product": "Name", |
|
299 | 332 | "manage": "manage", |
300 | 333 | "delete": "delete" |
301 | 334 | } |
| 335 | + }, |
| 336 | + "products": { |
| 337 | + "product1": { |
| 338 | + "name": "MacBook Pro 2021", |
| 339 | + "company": "Apple Inc.", |
| 340 | + "size": "13.3 inches", |
| 341 | + "cpu": "Apple M1", |
| 342 | + "memory": "RAM 16GB", |
| 343 | + "info": "Up to 16GB memory · Up to 2TB storage · Battery life up to 18 hours" |
| 344 | + }, |
| 345 | + "product2": { |
| 346 | + "name": "Surface Laptop Go", |
| 347 | + "company": "Microsoft Corporation", |
| 348 | + "size": "12.4 inches", |
| 349 | + "cpu": "Core i7", |
| 350 | + "memory": "RAM 16GB", |
| 351 | + "info": "Surface regular use, up to 13 hours of battery life, work anytime" |
| 352 | + } |
302 | 353 | } |
303 | 354 | }, |
304 | 355 | "detailDeploy": { |
|
363 | 414 | "deleteTip": "Confirm delete notification: {content}?", |
364 | 415 | "empty": "Empty" |
365 | 416 | }, |
| 417 | + "notification": { |
| 418 | + "contract": "Contract Updates", |
| 419 | + "invoice": "Invoice Updates", |
| 420 | + "meeting": "Meeting Notification", |
| 421 | + "msg1": "Tencent Building First Floor Renovation Project has passed audit!", |
| 422 | + "msg2": "Third Quarter Raw Material Procurement Project invoicing successful!", |
| 423 | + "msg3": "Meeting 【State Grid Offline Signing】at 2021-01-01 10:00 is about to start, please arrive at Conference Room 1 10 minutes early for check-in!", |
| 424 | + "msg4": "First Quarter Raw Material Procurement Project invoicing successful!" |
| 425 | + }, |
366 | 426 | "formBase": { |
367 | 427 | "title": "Contract Info", |
368 | 428 | "contractName": "Name", |
|
506 | 566 | "pay": "pay", |
507 | 567 | "receive": "received", |
508 | 568 | "placeholder": "please enter to search", |
| 569 | + "deleteConfirm": "Confirm delete selected contracts?", |
| 570 | + "deleteTip": "After deletion, all contract information of {name} will be cleared and cannot be recovered", |
509 | 571 | "contractStatusEnum": { |
510 | 572 | "fail": "fail", |
511 | 573 | "audit": "audit", |
|
529 | 591 | "productStatusEnum": { |
530 | 592 | "off": "off", |
531 | 593 | "on": "on" |
| 594 | + }, |
| 595 | + "dialogForm": { |
| 596 | + "productNamePlaceholder": "Please enter product name", |
| 597 | + "cancel": "Cancel", |
| 598 | + "confirm": "Confirm", |
| 599 | + "typeGateway": "Gateway", |
| 600 | + "typeAI": "Artificial Intelligence", |
| 601 | + "typeCVM": "CVM", |
| 602 | + "validation": { |
| 603 | + "productName": "Please enter product name" |
| 604 | + } |
532 | 605 | } |
533 | 606 | }, |
534 | 607 | "listFilter": {}, |
|
577 | 650 | "password": "password is required", |
578 | 651 | "verification": "verification code is require" |
579 | 652 | }, |
580 | | - "sendVerification": "send" |
| 653 | + "sendVerification": "send", |
| 654 | + "register": { |
| 655 | + "phonePlaceholder": "Please enter your phone number", |
| 656 | + "emailPlaceholder": "Please enter your email", |
| 657 | + "passwordPlaceholder": "Please enter your password", |
| 658 | + "verifyCodePlaceholder": "Please enter verification code", |
| 659 | + "sendVerifyCode": "Send verification code", |
| 660 | + "resendCountdown": "Resend in {count} seconds", |
| 661 | + "agreeTerms": "I have read and agree to", |
| 662 | + "serviceTerms": "TDesign Service Terms", |
| 663 | + "privacyStatement": "TDesign Privacy Statement", |
| 664 | + "registerBtn": "Register", |
| 665 | + "useEmailRegister": "Register with email", |
| 666 | + "usePhoneRegister": "Register with phone", |
| 667 | + "validation": { |
| 668 | + "phone": "Phone number is required", |
| 669 | + "email": "Email is required", |
| 670 | + "emailFormat": "Please enter a valid email", |
| 671 | + "password": "Password is required", |
| 672 | + "verifyCode": "Verification code is required", |
| 673 | + "agreeTerms": "You must agree to the service terms and privacy statement" |
| 674 | + }, |
| 675 | + "messages": { |
| 676 | + "registerSuccess": "Registration successful" |
| 677 | + } |
| 678 | + } |
581 | 679 | }, |
582 | 680 | "result": { |
583 | 681 | "403": { |
|
624 | 722 | }, |
625 | 723 | "user": { |
626 | 724 | "markDay": "Good afternoon, today marks your 100th day at Tencent", |
| 725 | + "greeting": "Hi, Image", |
| 726 | + "unit": "(times)", |
| 727 | + "account": "My Account", |
| 728 | + "organization": "Tencent / Tencent Company / Business Group / Product Department / Operations Center / Merchant Services Group", |
627 | 729 | "personalInfo": { |
628 | 730 | "title": "Personal Info", |
629 | 731 | "position": "Employee of the Hong Kong and Macau Business Expansion team", |
|
641 | 743 | "tencentGroup": "Tencent Group", |
642 | 744 | "seniorDesigner": "Senior UI Designer" |
643 | 745 | }, |
644 | | - "contentList": "Content List", |
645 | 746 | "visitData": "Visit Data", |
| 747 | + "contentList": "Content List", |
646 | 748 | "teamMember": "Team Member", |
647 | 749 | "serviceProduction": "Service Product" |
648 | 750 | } |
|
0 commit comments