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 en: Translation = {
APPLICATION_SETTINGS_1: 'Modify EMS-ESP Application Settings',
SECURITY_1: 'Add or remove users',
UPLOAD_DOWNLOAD_1: 'Upload/Download Settings and Firmware',
CUSTOMIZE: 'Customize'
MODULE: 'Module' // TODO translate
};
export default en;