fix dutch NUM_MINUTES #787

This commit is contained in:
Proddy
2022-12-04 15:52:31 +01:00
parent 5029a1625e
commit d080f5db0f

View File

@@ -101,7 +101,7 @@ const nl: Translation = {
NUM_DAYS: '{num} dag{{en}}',
NUM_SECONDS: '{num} second{{en}}',
NUM_HOURS: '{num} {{uur|uren}}',
NUM_MINUTES: '{num} minute{{n}}',
NUM_MINUTES: '{num} {{minuut|minuten}}',
APPLICATION_SETTINGS: 'Applicatieinstellingen',
CUSTOMIZATION: 'Custom aanpassingen',
APPLICATION_RESTARTING: 'EMS-ESP herstarten',