Merge pull request #26303 from overleaf/dp-ai-troubleshooting-tip

Update UI of "Start at first error" tip to match designs

GitOrigin-RevId: fd745d1cce7b21847041614af7313768c26b5d08
This commit is contained in:
David
2025-06-16 10:50:38 +01:00
committed by Copybot
parent e1a3037ffa
commit 7ca01dc925
4 changed files with 3 additions and 0 deletions

View File

@@ -1659,6 +1659,7 @@
"start_a_free_trial": "",
"start_by_adding_your_email": "",
"start_by_fixing_the_first_error_in_your_doc": "",
"start_by_fixing_the_first_error_in_your_document": "",
"start_free_trial": "",
"start_free_trial_without_exclamation": "",
"start_the_conversation_by_saying_hello_or_sharing_an_update": "",

View File

@@ -19,6 +19,7 @@ export default /** @type {const} */ ([
'image',
'info',
'integration_instructions',
'lightbulb',
'note_add',
'picture_as_pdf',
'rate_review',

View File

@@ -2153,6 +2153,7 @@
"start_a_free_trial": "Start a free trial",
"start_by_adding_your_email": "Start by adding your email address.",
"start_by_fixing_the_first_error_in_your_doc": "Start by fixing the first error in your doc to avoid problems later on.",
"start_by_fixing_the_first_error_in_your_document": "Start by fixing the first error in the document to avoid cascading problems later on.",
"start_free_trial": "Start Free Trial!",
"start_free_trial_without_exclamation": "Start Free Trial",
"start_the_conversation_by_saying_hello_or_sharing_an_update": "Start the conversation by saying hello or sharing an update",