diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index ba7df5c4..ab06bee0 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -3017,5 +3017,12 @@ "placeholders": { "senderName": {} } + }, + "wasDirectChatDisplayName": "Lege chat (was {oldDisplayName})", + "@wasDirectChatDisplayName": { + "type": "text", + "placeholders": { + "oldDisplayName": {} + } } }