mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
translations for drag&drop
This commit is contained in:
@@ -332,7 +332,8 @@ const sk: Translation = {
|
||||
MODULES_NONE: 'No external modules detected', // TODO translate
|
||||
RENAME: 'Rename', // TODO translate
|
||||
ENABLE_MODBUS: 'Povoliť Modbus',
|
||||
VIEW_LOG: 'View log to diagnose issues' // TODO translate
|
||||
VIEW_LOG: 'View log to diagnose issues', // TODO translate
|
||||
UPLOAD_DRAG: 'drag and drop a file here or click to select one' // TODO translate
|
||||
};
|
||||
|
||||
export default sk;
|
||||
|
||||
Reference in New Issue
Block a user