mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Add String
This commit is contained in:
parent
3c1366ee80
commit
c9249106fe
@ -57,6 +57,7 @@
|
||||
#define D_OBJECT_EVENT_UNKNOWN "Unknown Event %d"
|
||||
|
||||
#define D_ATTRIBUTE_UNKNOWN "Unknown property %s"
|
||||
#define D_ATTRIBUTE_READ_ONLY "%s is read-only"
|
||||
#define D_ATTRIBUTE_PAGE_METHOD_INVALID "Unable to call %s on a page"
|
||||
|
||||
#define D_OOBE_SSID_VALIDATED "SSID %s validated"
|
||||
|
@ -57,6 +57,7 @@
|
||||
#define D_OBJECT_EVENT_UNKNOWN "Onbekend Event %d"
|
||||
|
||||
#define D_ATTRIBUTE_UNKNOWN "Onbekend attribuut %s"
|
||||
#define D_ATTRIBUTE_READ_ONLY "%s is alleen-lezen"
|
||||
#define D_ATTRIBUTE_PAGE_METHOD_INVALID "%s is ongeldig voor een pagina"
|
||||
|
||||
#define D_OOBE_SSID_VALIDATED "SSID %s gevalideerd"
|
||||
|
Loading…
x
Reference in New Issue
Block a user