mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[i18n] Set International as default country
When launching a firmware without onboarding, starts with International selected by default instead of Canada. Change-Id: Ice5cde4210c4c2934c909d97296460707343773f
This commit is contained in:
committed by
Émilie Feral
parent
073893ae48
commit
586e53bb42
@@ -6,7 +6,7 @@ DEBUG ?= 0
|
||||
EPSILON_VERSION ?= 14.4.1
|
||||
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
|
||||
EPSILON_I18N ?= en fr nl pt it de es
|
||||
EPSILON_COUNTRIES ?= CA DE ES FR GB IT NL PT US WW
|
||||
EPSILON_COUNTRIES ?= WW CA DE ES FR GB IT NL PT US
|
||||
EPSILON_GETOPT ?= 0
|
||||
EPSILON_TELEMETRY ?= 0
|
||||
ESCHER_LOG_EVENTS_BINARY ?= 0
|
||||
|
||||
Reference in New Issue
Block a user