Add scheduler dialog to i18n

This commit is contained in:
mattreim
2024-08-05 13:53:30 +02:00
parent 4ade5094f3
commit e8839b22b8
11 changed files with 37 additions and 11 deletions

View File

@@ -298,6 +298,9 @@ const nl: Translation = {
SCHEDULE: 'Schedule',
TIME: 'Tijd',
TIMER: 'Timer',
ONCHANGE: 'Op verandering', // TODO translate
CONDITION: 'Voorwaarde', // TODO translate
IMMEDIATE: 'Onmiddellijk', // TODO translate
SCHEDULE_UPDATED: 'Schema bijgewerkt',
SCHEDULE_TIMER_1: 'bij het opstarten',
SCHEDULE_TIMER_2: 'elke minuut',