mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Writefull Rebrand (Phase 1)
GitOrigin-RevId: 3f1d28ccd4650d81f24a10f10d74b21e002c4527
This commit is contained in:
@@ -469,6 +469,7 @@ const _ProjectController = {
|
||||
'email-notifications',
|
||||
'wf-enable-freemium-super-complete',
|
||||
'wf-enable-super-complete-promotion',
|
||||
'wf-rebrand',
|
||||
'plans-2026-phase-1',
|
||||
'testing-ai-usage',
|
||||
'wf-fake-non-english-suggestions',
|
||||
|
||||
@@ -11,6 +11,7 @@ const en = {
|
||||
generating: 'Generating',
|
||||
regenerate: 'Regenerate',
|
||||
regenerating: 'Regenerating',
|
||||
retry: 'Retry',
|
||||
cancel: 'Cancel',
|
||||
yes: 'Yes',
|
||||
no: 'No',
|
||||
@@ -157,6 +158,9 @@ const en = {
|
||||
'ai-context-menu.select-text-tooltip':
|
||||
'Select text to access these options',
|
||||
'ai-context-menu.paraphrase': 'Paraphrase',
|
||||
'ai-context-menu.rephrase': 'Rephrase',
|
||||
'ai-context-menu.shorten': 'Shorten',
|
||||
'ai-context-menu.more-scientific': 'More scientific',
|
||||
'ai-context-menu.change-style': 'Change style',
|
||||
'ai-context-menu.summarize': 'Summarize',
|
||||
'ai-context-menu.explain': 'Explain',
|
||||
@@ -510,6 +514,7 @@ const es = {
|
||||
generating: 'Generando',
|
||||
regenerate: 'Regenerar',
|
||||
regenerating: 'Regenerando',
|
||||
retry: 'Reintentar',
|
||||
cancel: 'Cancelar',
|
||||
yes: 'Sí',
|
||||
no: 'No',
|
||||
@@ -668,6 +673,9 @@ const es = {
|
||||
'ai-context-menu.select-text-tooltip':
|
||||
'Seleccione texto para acceder a estas opciones',
|
||||
'ai-context-menu.paraphrase': 'Parafrasear',
|
||||
'ai-context-menu.rephrase': 'Reformular',
|
||||
'ai-context-menu.shorten': 'Acortar',
|
||||
'ai-context-menu.more-scientific': 'Más científico',
|
||||
'ai-context-menu.change-style': 'Cambiar estilo',
|
||||
'ai-context-menu.summarize': 'Resumir',
|
||||
'ai-context-menu.explain': 'Explicar',
|
||||
|
||||
Reference in New Issue
Block a user