mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
Add "duplicate" option to Custom Entities #2266
This commit is contained in:
@@ -343,7 +343,8 @@ const de: Translation = {
|
||||
NO_DATA: 'Keine Daten verfügbar',
|
||||
DASHBOARD_1: 'Passen Sie Ihr Dashboard an, indem Sie EMS-Entitäten mithilfe des Moduls „Anpassungen“ als Favorit markieren',
|
||||
DEVELOPER_MODE: 'Entwicklermodus',
|
||||
UPGRADE: 'Upgrade' // TODO translate
|
||||
DUPLICATE: 'Kopieren',
|
||||
UPGRADE: 'Aktualisieren'
|
||||
};
|
||||
|
||||
export default de;
|
||||
|
||||
Reference in New Issue
Block a user