|
3 | 3 | "@helloWorld": { |
4 | 4 | "description": "The conventional newborn programmer greeting" |
5 | 5 | }, |
| 6 | + "authenticationPageHeadline": "Dashboard Access", |
| 7 | + "@authenticationPageHeadline": { |
| 8 | + "description": "Headline for the main authentication page" |
| 9 | + }, |
| 10 | + "authenticationPageSubheadline": "Secure sign-in for administrators and publishers.", |
| 11 | + "@authenticationPageSubheadline": { |
| 12 | + "description": "Subheadline for the main authentication page" |
| 13 | + }, |
6 | 14 | "authenticationEmailSignInButton": "Sign in with Email", |
7 | 15 | "@authenticationEmailSignInButton": { |
8 | 16 | "description": "Button label for signing in with email" |
9 | 17 | }, |
10 | | - "emailSignInPageTitle": "Email Sign In", |
| 18 | + "emailSignInPageTitle": "Secure Email Sign-In", |
11 | 19 | "@emailSignInPageTitle": { |
12 | 20 | "description": "Title for the email sign-in page" |
13 | 21 | }, |
14 | | - "requestCodePageHeadline": "Sign in or create an account", |
| 22 | + "requestCodePageHeadline": "Secure Email Sign-In", |
15 | 23 | "@requestCodePageHeadline": { |
16 | 24 | "description": "Headline for the request code page" |
17 | 25 | }, |
18 | | - "requestCodePageSubheadline": "Enter your email to receive a verification code. No password needed!", |
| 26 | + "requestCodePageSubheadline": "Enter your authorized email to receive a secure sign-in code.", |
19 | 27 | "@requestCodePageSubheadline": { |
20 | 28 | "description": "Subheadline for the request code page" |
21 | 29 | }, |
|
0 commit comments