mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
chore: fix typos of TLS
This commit is contained in:
@@ -323,7 +323,7 @@ const no: Translation = {
|
||||
WRITEABLE: 'Writeable', // TODO translate
|
||||
SHOWING: 'Showing', // TODO translate
|
||||
SEARCH: 'Search', // TODO translate
|
||||
CERT: 'TSL root certificate (leave blank to disable TSL)' // TODO translate
|
||||
CERT: 'TLS root certificate (leave blank to disable TLS)' // TODO translate
|
||||
};
|
||||
|
||||
export default no;
|
||||
|
||||
Reference in New Issue
Block a user