|
|
@@ -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',
|