FG:select save in env or file

pull/128/head
qkqpttgf 2020-08-08 11:20:30 +08:00 committed by GitHub
parent 268c6e8be7
commit e9ceedbd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -793,8 +793,8 @@ $constStr = [
'zh-cn' => '查询分支', 'zh-cn' => '查询分支',
], ],
'ONEMANAGER_CONFIG_SAVE_ENV' => [ 'ONEMANAGER_CONFIG_SAVE_ENV' => [
'en-us' => 'Config save in Environments, max add 4 disks', 'en-us' => 'Config save in Environments',
'zh-cn' => '配置保存在环境变量最多添加4个盘', 'zh-cn' => '配置保存在环境变量',
], ],
'ONEMANAGER_CONFIG_SAVE_FILE' => [ 'ONEMANAGER_CONFIG_SAVE_FILE' => [
'en-us' => 'Config save in code file, may cause fee', 'en-us' => 'Config save in code file, may cause fee',