diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6d0fe4b3a..29b0ddc3b 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -38,7 +38,7 @@ OC.L10N.register( "Could not write file to disk" : "Could not write file to disk", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s", - "Deleted circle %s." : "Deleted circle %s.", + "Deleted circle %s." : "Deleted team %s.", "Nextcloud tables" : "Nextcloud tables", "_%n row_::_%n rows_" : ["%n row","%n rows"], "table" : "table", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 2bded41e3..0808f4db8 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -36,7 +36,7 @@ "Could not write file to disk" : "Could not write file to disk", "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded or file size exceeds maximum of %s" : "No file uploaded or file size exceeds maximum of %s", - "Deleted circle %s." : "Deleted circle %s.", + "Deleted circle %s." : "Deleted team %s.", "Nextcloud tables" : "Nextcloud tables", "_%n row_::_%n rows_" : ["%n row","%n rows"], "table" : "table",