diff --git a/l10n/nl.js b/l10n/nl.js index 3f9fc78db..31150d4a7 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -683,6 +683,7 @@ OC.L10N.register( "Favorite" : "Favoriet", "Conversation settings" : "Gespreksinstellingen", "Description" : "Beschrijving", + "Enter a description for this conversation" : "Voer een beschrijving in voor dit gesprek", "Chat notifications" : "Chatmeldingen", "Guests access" : "Gastentoegang", "Meeting settings" : "Meeting instellingen", diff --git a/l10n/nl.json b/l10n/nl.json index 4ce5665da..4207a1ffe 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -681,6 +681,7 @@ "Favorite" : "Favoriet", "Conversation settings" : "Gespreksinstellingen", "Description" : "Beschrijving", + "Enter a description for this conversation" : "Voer een beschrijving in voor dit gesprek", "Chat notifications" : "Chatmeldingen", "Guests access" : "Gastentoegang", "Meeting settings" : "Meeting instellingen",