rename Customize to Module

This commit is contained in:
proddy
2024-04-20 20:51:43 +02:00
parent 9dc91f2d69
commit b68805e078
12 changed files with 12 additions and 12 deletions

View File

@@ -329,7 +329,7 @@ const nl: Translation = {
APPLICATION_SETTINGS_1: 'Modify EMS-ESP Application Settings', // TODO translate
SECURITY_1: 'Add or remove users', // TODO translate
UPLOAD_DOWNLOAD_1: 'Upload/Download Settings and Firmware', // TODO translate
CUSTOMIZE: 'Customize' // TODO translate
MODULE: 'Module' // TODO translate
};
export default nl;