mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
translations for drag&drop
This commit is contained in:
@@ -332,7 +332,8 @@ const de: Translation = {
|
||||
MODULES_NONE: 'Keine externen Module erkannt',
|
||||
RENAME: 'Umbenennen',
|
||||
ENABLE_MODBUS: 'Modbus aktivieren',
|
||||
VIEW_LOG: 'Sehen Sie sich das Protokoll an, um Probleme zu diagnostizieren'
|
||||
VIEW_LOG: 'Sehen Sie sich das Protokoll an, um Probleme zu diagnostizieren',
|
||||
UPLOAD_DRAG: 'drag and drop a file here or click to select one' // TODO translate
|
||||
};
|
||||
|
||||
export default de;
|
||||
|
||||
Reference in New Issue
Block a user