mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
Change name of entity within WebUI #612
This commit is contained in:
@@ -253,7 +253,8 @@ const nl: BaseTranslation = {
|
||||
NETWORK_ENABLE_IPV6: 'Activeer IPv6 support',
|
||||
NETWORK_FIXED_IP: 'Gebruik vast IP addres',
|
||||
ADMIN: 'Admin',
|
||||
GUEST: 'Gast'
|
||||
GUEST: 'Gast',
|
||||
NEW: 'Nieuwe'
|
||||
};
|
||||
|
||||
export default nl;
|
||||
|
||||
Reference in New Issue
Block a user