diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-05 02:25:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-05 02:25:05 +0000 |
commit | 2ddd7f52bfe4fc586fbb993b9eaf58a8b1d0f471 (patch) | |
tree | 63df5f77f5df6b07347cc61acbcbc93b112eca0b /apps/dav/l10n/en_GB.js | |
parent | 1f26731c1def1aff70d7fde9fce455a80c0300eb (diff) | |
download | nextcloud-server-2ddd7f52bfe4fc586fbb993b9eaf58a8b1d0f471.tar.gz nextcloud-server-2ddd7f52bfe4fc586fbb993b9eaf58a8b1d0f471.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/en_GB.js')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index f4943074332..30685eff91b 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -76,6 +76,7 @@ OC.L10N.register( "Re: %1$s" : "Re: %1$s", "%1$s has responded your invitation" : "%1$s has responded to your invitation", "Invitation: %1$s" : "Invitation: %1$s", + "%1$s would like to invite you to \"%2$s\"" : "%1$s would like to invite you to \"%2$s\"", "Organizer:" : "Organiser:", "Attendees:" : "Attendees:", "Title:" : "Title:", |