Defaut version and languages from 13007
This commit is contained in:
parent
14efbb3fa7
commit
6d2732aee4
@ -64,7 +64,7 @@ class init extends common
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
'core' => [
|
'core' => [
|
||||||
'dataVersion' => 13000,
|
'dataVersion' => 1000,
|
||||||
'lastBackup' => 0,
|
'lastBackup' => 0,
|
||||||
'lastClearTmp' => 0,
|
'lastClearTmp' => 0,
|
||||||
'lastAutoUpdate' => 0,
|
'lastAutoUpdate' => 0,
|
||||||
@ -195,16 +195,16 @@ class init extends common
|
|||||||
'blacklist' => [],
|
'blacklist' => [],
|
||||||
'language' => [
|
'language' => [
|
||||||
"fr_FR" => [
|
"fr_FR" => [
|
||||||
"version" => 13000,
|
"version" => 1000,
|
||||||
"date" => 1693425383
|
"date" => 1698310895
|
||||||
],
|
],
|
||||||
"es" => [
|
"es" => [
|
||||||
"version" => 13000,
|
"version" => 1000,
|
||||||
"date" => 1693425383
|
"date" => 1698310895
|
||||||
],
|
],
|
||||||
"en_EN" => [
|
"en_EN" => [
|
||||||
"version" => 13000,
|
"version" => 1000,
|
||||||
"date" => 1693425383
|
"date" => 1698310895
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'profil' => [
|
'profil' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user