mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
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:
@@ -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": "",
|
||||
|
||||
Binary file not shown.
@@ -19,6 +19,7 @@ export default /** @type {const} */ ([
|
||||
'image',
|
||||
'info',
|
||||
'integration_instructions',
|
||||
'lightbulb',
|
||||
'note_add',
|
||||
'picture_as_pdf',
|
||||
'rate_review',
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user