mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
add translation for Entity
This commit is contained in:
@@ -262,7 +262,8 @@ const de: Translation = {
|
||||
ADMIN: 'Administrator',
|
||||
GUEST: 'Gast',
|
||||
NEW: 'Neuer',
|
||||
RENAME: 'Ändere'
|
||||
RENAME: 'Ändere',
|
||||
ENTITY: 'Einheit'
|
||||
};
|
||||
|
||||
export default de;
|
||||
|
||||
Reference in New Issue
Block a user