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 nl: Translation = {
|
||||
WRITEABLE: 'Beschrijfbare',
|
||||
SHOWING: 'Tonen',
|
||||
SEARCH: 'Zoek',
|
||||
CERT: 'TSL rootcertificaat (laat leeg om TSL uit te schakelen)'
|
||||
CERT: 'TLS rootcertificaat (laat leeg om TLS uit te schakelen)'
|
||||
};
|
||||
|
||||
export default nl;
|
||||
|
||||
Reference in New Issue
Block a user