|
1 | 1 | { |
2 | 2 | "@@locale": "en", |
3 | | - "@@last_modified": "2025-06-10T00:40:42.216356", |
| 3 | + "@@last_modified": "2025-07-05T14:21:28.611672", |
4 | 4 | "title": "The Tail Company", |
5 | 5 | "@title": { |
6 | 6 | "description": "The name of the app", |
|
567 | 567 | "type": "text", |
568 | 568 | "placeholders": {} |
569 | 569 | }, |
| 570 | + "scanDevicesOnboardingScanMessage": "Scanning for gear. Please make sure your gear is powered on and nearby. You can always connect your gear later.", |
| 571 | + "@scanDevicesOnboardingScanMessage": { |
| 572 | + "description": "additional scan for devices scan in progress message when scanning for a device during onboarding", |
| 573 | + "type": "text", |
| 574 | + "placeholders": {} |
| 575 | + }, |
570 | 576 | "triggerWalkingTitle": "Walking", |
571 | 577 | "@triggerWalkingTitle": { |
572 | 578 | "description": "Walking/Step trigger title", |
|
975 | 981 | "type": "text", |
976 | 982 | "placeholders": {} |
977 | 983 | }, |
| 984 | + "onboardingContinueLabel": "Continue", |
| 985 | + "@onboardingContinueLabel": { |
| 986 | + "description": "Label for the button to continue past the scan for gear screen", |
| 987 | + "type": "text", |
| 988 | + "placeholders": {} |
| 989 | + }, |
| 990 | + "onboardingBackButtonLabel": "Back", |
| 991 | + "@onboardingBackButtonLabel": { |
| 992 | + "description": "Label for the button to go back on the onboarding screen", |
| 993 | + "type": "text", |
| 994 | + "placeholders": {} |
| 995 | + }, |
978 | 996 | "onboardingCompletedTitle": "Happy Wagging!", |
979 | 997 | "@onboardingCompletedTitle": { |
980 | 998 | "description": "Title of the final page of the onboarding screen", |
|
0 commit comments