|
108 | 108 | "signUP": "Sign Up",
|
109 | 109 | "now": "Now",
|
110 | 110 | "delete": "Delete",
|
111 |
| - "update": "Update", |
112 | 111 | "configure": "Configure",
|
113 | 112 | "networkError": "Network error",
|
114 | 113 | "responseTime": "Response time:",
|
|
377 | 376 | "errorInvalidTypeId": "Invalid notification type provided",
|
378 | 377 | "errorInvalidFieldId": "Invalid field ID provided",
|
379 | 378 | "inviteNoTokenFound": "No invite token found",
|
| 379 | + "pageSpeedWarning": "Warning: You haven't added a Google PageSpeed API key. Without it, the PageSpeed monitor won't function.", |
| 380 | + "pageSpeedLearnMoreLink": "Click here to learn", |
| 381 | + "pageSpeedAddApiKey": "how to add your API key.", |
| 382 | + "update": "Update", |
380 | 383 | "invalidFileFormat": "Unsupported file format!",
|
381 | 384 | "invalidFileSize": "File size is too large!",
|
382 | 385 | "ClickUpload": "Click to upload",
|
|
392 | 395 | "DeleteAccount": "Delete account",
|
393 | 396 | "DeleteDescriptionText": "Note that deleting your account will remove all data from the server. This is permanent and non-recoverable.",
|
394 | 397 | "DeleteAccountWarning": "If you delete your account, you will no longer be able to sign in, and all of your data will be deleted. Deleting your account is permanent and non-recoverable action.",
|
395 |
| - "DeleteWarningTitle": "Really delete this account?", |
396 |
| - "pageSpeedWarning": "Warning: You haven't added a Google PageSpeed API key. Without it, the PageSpeed monitor won't function.", |
397 |
| - "pageSpeedLearnMoreLink": "Click here to learn", |
398 |
| - "pageSpeedAddApiKey": "how to add your API key." |
| 398 | + "DeleteWarningTitle": "Really delete this account?" |
399 | 399 | }
|
0 commit comments