mirror of
https://github.com/YunoHost-Apps/concrete5_ynh.git
synced 2024-09-03 18:25:54 +02:00
Update install
This commit is contained in:
parent
8c1ed344a4
commit
3de5ff6c8b
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ POOL_FPM
|
||||||
#=================================================
|
#=================================================
|
||||||
# LANGUAGE
|
# LANGUAGE
|
||||||
#=================================================
|
#=================================================
|
||||||
if [ $language = "En" ]; then
|
if [ $language = "En" ] then
|
||||||
language=en_GB
|
language=en_GB
|
||||||
elif [ $language = "Fr" ] then
|
elif [ $language = "Fr" ] then
|
||||||
language=fr_FR
|
language=fr_FR
|
||||||
|
|
Loading…
Add table
Reference in a new issue