diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-22 00:21:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-22 00:21:43 +0000 |
commit | ce290686ba0992dc13074843a4b1300bd57f07db (patch) | |
tree | 28eef01f7532c81483ab73f87f7173e54d9096d7 /lib/l10n/en_GB.js | |
parent | 81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |