add key to hold selected langauge code
This commit is contained in:
parent
f40e11c267
commit
f660f6c19a
@ -57,6 +57,8 @@ const (
|
|||||||
DATA_ACTIVE_ADDRESS
|
DATA_ACTIVE_ADDRESS
|
||||||
//Holds count of the number of incorrect PIN attempts
|
//Holds count of the number of incorrect PIN attempts
|
||||||
DATA_INCORRECT_PIN_ATTEMPTS
|
DATA_INCORRECT_PIN_ATTEMPTS
|
||||||
|
//ISO 639 code for the selected language.
|
||||||
|
DATA_SELECTED_LANGUAGE_CODE
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
Reference in New Issue
Block a user