mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
added status and renamed components
This commit is contained in:
@@ -322,7 +322,8 @@ const en: Translation = {
|
||||
ACTIVELOW: 'Active Low',
|
||||
UNCHANGED: 'Unchanged',
|
||||
ALWAYS: 'Always',
|
||||
ACTIVITY: 'Activity'
|
||||
ACTIVITY: 'Activity',
|
||||
CONFIGURE: 'Configure {0}'
|
||||
};
|
||||
|
||||
export default en;
|
||||
|
||||
Reference in New Issue
Block a user