i18n: English default, French for FrancPaysan (v1.1)
This commit is contained in:
parent
a2afe690b7
commit
334594c423
13 changed files with 483 additions and 86 deletions
3
host-agent/env/francpaysan.env.example
vendored
3
host-agent/env/francpaysan.env.example
vendored
|
|
@ -22,3 +22,6 @@ SUITE_UPDATE_MODE=reset
|
|||
SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
|
||||
|
||||
# DEPLOY_WWW_ROOT=/var/www/monitoring-sites
|
||||
|
||||
# UI language for console + HTML sticky bar (en|fr)
|
||||
TALER_MON_LANG=fr
|
||||
|
|
|
|||
2
host-agent/env/hacktivism.env.example
vendored
2
host-agent/env/hacktivism.env.example
vendored
|
|
@ -22,3 +22,5 @@ SUITE_UPDATE_MODE=reset
|
|||
SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
|
||||
|
||||
DEPLOY_WWW_ROOT=/var/www/monitoring-sites
|
||||
|
||||
TALER_MON_LANG=en
|
||||
|
|
|
|||
3
host-agent/env/stagepaysan.env.example
vendored
3
host-agent/env/stagepaysan.env.example
vendored
|
|
@ -25,3 +25,6 @@ SOURCE_REPO_WEB=https://git.hacktivism.ch/hernani/taler-monitoring
|
|||
|
||||
# Optional public docroot if this user can write it
|
||||
# DEPLOY_WWW_ROOT=/var/www/monitoring-sites
|
||||
|
||||
# UI language for console + HTML sticky bar (en|fr)
|
||||
TALER_MON_LANG=fr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue