diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 6b26703e776..32c087807dc 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -384,7 +384,12 @@ OC.L10N.register( "Original text" : "Original text", "The original text to generate a headline for" : "The original text to generate a headline for", "The generated headline" : "The generated headline", + "Proofread" : "Proofread", + "Proofreads a text and lists corrections" : "Proofreads a text and lists corrections", "Text" : "Text", + "The text to proofread" : "The text to proofread", + "Corrections" : "Corrections", + "The corrections that should be made in your text" : "The corrections that should be made in your text", "Reformulate text" : "Reformulate text", "Takes a text and reformulates it" : "Takes a text and reformulates it", "Write a text that you want the assistant to reformulate" : "Write a text that you want the assistant to reformulate", |