mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add Out of Memory
This commit is contained in:
parent
3d95275c83
commit
8156e8ca33
@ -5,6 +5,8 @@
|
||||
#define D_PASSWORD "Password:"
|
||||
#define D_SSID "Ssid:"
|
||||
|
||||
#define D_ERROR_OUT_OF_MEMORY "Out of memory"
|
||||
|
||||
#define D_CONFIG_NOT_CHANGED "Settings did not change"
|
||||
#define D_CONFIG_CHANGED "Settings changed"
|
||||
#define D_CONFIG_LOADED "Settings loaded"
|
||||
|
@ -5,6 +5,8 @@
|
||||
#define D_PASSWORD "Wachtwoord:"
|
||||
#define D_SSID "Ssid:"
|
||||
|
||||
#define D_ERROR_OUT_OF_MEMORY "Geen geheugen bechikbaar"
|
||||
|
||||
#define D_CONFIG_NOT_CHANGED "Instellingen ongewijzigd"
|
||||
#define D_CONFIG_CHANGED "Instellingen gewijzigd"
|
||||
#define D_CONFIG_LOADED "Instellingen geladen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user