Merge pull request #16486 from overleaf/jdt-wf-disable-notif

Disable Writefull notification

GitOrigin-RevId: 9900a531cb5168497e18ec013bdb1f9d09fab937
This commit is contained in:
Jimmy Domagala-Tang 2024-01-15 12:45:47 -05:00 committed by Copybot
parent 888a0f9c72
commit cb432543bf
2 changed files with 2 additions and 0 deletions

View file

@ -1462,6 +1462,7 @@
"work_offline": "", "work_offline": "",
"work_with_non_overleaf_users": "", "work_with_non_overleaf_users": "",
"writefull": "", "writefull": "",
"writefull_disable_prompt_body": "",
"writefull_learn_more": "", "writefull_learn_more": "",
"writefull_prompt_body": "", "writefull_prompt_body": "",
"writefull_prompt_title": "", "writefull_prompt_title": "",

View file

@ -2120,6 +2120,7 @@
"work_with_word_users_blurb": "__appName__ is so easy to get started with that youll be able to invite your non-LaTeX colleagues to contribute directly to your LaTeX documents. Theyll be productive from day one and be able to pick up small amounts of LaTeX as they go.", "work_with_word_users_blurb": "__appName__ is so easy to get started with that youll be able to invite your non-LaTeX colleagues to contribute directly to your LaTeX documents. Theyll be productive from day one and be able to pick up small amounts of LaTeX as they go.",
"would_you_like_to_see_a_university_subscription": "Would you like to see a university-wide __appName__ subscription at your university?", "would_you_like_to_see_a_university_subscription": "Would you like to see a university-wide __appName__ subscription at your university?",
"writefull": "Writefull", "writefull": "Writefull",
"writefull_disable_prompt_body": "Writefull is enabled. You can switch it on or off in the account settings anytime.",
"writefull_learn_more": "Learn more about Writefull for Overleaf", "writefull_learn_more": "Learn more about Writefull for Overleaf",
"writefull_prompt_body": "Get free AI-powered language feedback with our Writefull integration. (You can also grab 10% off Writefull premium with the code OVERLEAF10.)", "writefull_prompt_body": "Get free AI-powered language feedback with our Writefull integration. (You can also grab 10% off Writefull premium with the code OVERLEAF10.)",
"writefull_prompt_title": "AI writing assistance in Overleaf", "writefull_prompt_title": "AI writing assistance in Overleaf",