diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 6e88cb42b6..cbb0e93892 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -31,6 +31,7 @@ OC.L10N.register( "New spreadsheet" : "New spreadsheet", "New presentation" : "New presentation", "New diagram" : "New diagram", + "{user} has mentioned you in {node}" : "{user} has mentioned you in {node}", "Link to office document section" : "Link to office document section", "Nextcloud Office" : "Nextcloud Office", "Headings" : "Headings", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 3f6db09876..d724d7a953 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -29,6 +29,7 @@ "New spreadsheet" : "New spreadsheet", "New presentation" : "New presentation", "New diagram" : "New diagram", + "{user} has mentioned you in {node}" : "{user} has mentioned you in {node}", "Link to office document section" : "Link to office document section", "Nextcloud Office" : "Nextcloud Office", "Headings" : "Headings",