Add modules helper to i18n

This commit is contained in:
mattreim
2024-08-04 21:41:00 +02:00
parent 01b63482bd
commit 48dc9738b1
11 changed files with 11 additions and 1 deletions

View File

@@ -324,6 +324,7 @@ const nl: Translation = {
SECURITY_1: 'Gebruikers toevoegen of verwijderen',
UPLOAD_DOWNLOAD_1: 'Upload-/downloadinstellingen en firmware',
MODULES: 'Module',
MODULES_1: 'Externe modules activeren of deactiveren', // TODO translate
MODULES_UPDATED: 'Modules geüpdatet',
MODULES_DESCRIPTION: 'Klik op de module om EMS-ESP library modules te activeren of te deactiveren',
MODULES_NONE: 'Geen externe modules gedetecteerd',