diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 874abdd..1a2156f 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1454,5 +1454,15 @@ "type": "String" } } + }, + "blurred": "Vervaagd", + "@blurred": {}, + "volumeIndicator": "Volume: {volume}", + "@volumeIndicator": { + "placeholders": { + "volume": { + "type": "int" + } + } } }