aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-22 00:21:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-22 00:21:43 +0000
commitce290686ba0992dc13074843a4b1300bd57f07db (patch)
tree28eef01f7532c81483ab73f87f7173e54d9096d7 /lib/l10n/en_GB.js
parent81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
Fix(l10n): Update translations from TransifexHEADmaster
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js5
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",