mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
[enh] Remove timezone question
This commit is contained in:
parent
cae448db56
commit
94395dbeb0
1 changed files with 1 additions and 7 deletions
|
@ -57,13 +57,7 @@
|
|||
"default": "en_US"
|
||||
}, {
|
||||
"name": "tz",
|
||||
"ask": {
|
||||
"en": "Choose a time zone",
|
||||
"fr": "Choisissez un fuseau horaire"
|
||||
},
|
||||
"choices": ["Etc/GMT","Etc/GMT+0","Etc/GMT+1","Etc/GMT+10","Etc/GMT+11","Etc/GMT+12","Etc/GMT+2","Etc/GMT+3","Etc/GMT+4","Etc/GMT+5","Etc/GMT+6","Etc/GMT+7","Etc/GMT+8","Etc/GMT+9","Etc/GMT-0","Etc/GMT-1","Etc/GMT-10","Etc/GMT-11","Etc/GMT-12","Etc/GMT-13","Etc/GMT-14","Etc/GMT-2","Etc/GMT-3","Etc/GMT-4","Etc/GMT-5","Etc/GMT-6","Etc/GMT-7","Etc/GMT-8","Etc/GMT-9","Etc/GMT0","Etc/Greenwich","Etc/UCT","Etc/UTC"],
|
||||
"default": "Etc/UTC",
|
||||
"example": "Europe/Paris"
|
||||
"default": "Etc/UTC"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue