|
1 | 1 | { |
2 | 2 | "common": { |
3 | | - "appName": "Compact Connect", |
| 3 | + "appName": "CompactConnect", |
4 | 4 | "yes": "Yes", |
5 | 5 | "no": "No", |
6 | 6 | "back": "Back", |
|
378 | 378 | "dashboard": "Dashboard", |
379 | 379 | "goToDashboard": "Go to dashboard", |
380 | 380 | "login": "Login", |
381 | | - "loginAsStaff": "Login as Compact or State Staff", |
382 | | - "loginAsProvider": "Login as Practitioner", |
| 381 | + "loginAsStaff": "Compact / State Staff Login", |
| 382 | + "loginAsStaffSubtext": "Select a compact", |
| 383 | + "loginAsProvider": "Practitioner login", |
| 384 | + "loginAsProviderSubtext": "Access your account and privileges", |
383 | 385 | "register": "Register", |
384 | | - "registerAsProvider": "Register as Practitioner", |
| 386 | + "registerAsProvider": "Create an account", |
| 387 | + "registerAsProviderSubtext": "Don't have an account?", |
385 | 388 | "verifyPrivilege": "Verify a compact privilege", |
| 389 | + "verifyPrivilegeSubtext": "Look up practitioner credentials and status", |
| 390 | + "verifyPrivilegeSearch": "Go to search", |
386 | 391 | "home": "Home", |
387 | 392 | "upload": "Upload data", |
388 | 393 | "licensing": "Search licensing data", |
|
508 | 513 | } |
509 | 514 | ], |
510 | 515 | "compact": { |
| 516 | + "welcomeTo": "Welcome to", |
511 | 517 | "settingsTitle": "Settings", |
512 | 518 | "configuration": "Configuration", |
513 | 519 | "paymentProcessorCredentials": "Authorize.net credentials", |
|
547 | 553 | }, |
548 | 554 | "stateUpload": { |
549 | 555 | "formTitle": "Compact data upload", |
550 | | - "formSubtext": "Current uploads are for test purposes and the data will not be saved permanently", |
551 | 556 | "uploadHint": "Only 1 CSV", |
552 | 557 | "successTitle": "Your document has been uploaded successfully", |
553 | 558 | "successSubTitle": "If your document encounters any errors during processing you will be notified via email" |
|
0 commit comments