Fix small typo (land -> lang)

This commit is contained in:
CrystalStiletto 2018-10-25 22:54:33 +02:00 committed by Armando Lüscher
parent dbfe5c9d2a
commit c00eb41b8b
No known key found for this signature in database
GPG Key ID: 4607472FFF56C4C1
2 changed files with 2 additions and 2 deletions

View File

@ -195,7 +195,7 @@ All options will be saved in the `config/local.ini.php` and are overruling the a
- `-b|--phppath <php_path>` The path of the PHP binary (env `FRIENDICA_PHP_PATH`) - `-b|--phppath <php_path>` The path of the PHP binary (env `FRIENDICA_PHP_PATH`)
- `-A|--admin <mail>` The admin email address of Friendica (env `FRIENDICA_ADMIN_MAIL`) - `-A|--admin <mail>` The admin email address of Friendica (env `FRIENDICA_ADMIN_MAIL`)
- `-T|--tz <timezone>` The timezone of Friendica (env `FRIENDICA_TZ`) - `-T|--tz <timezone>` The timezone of Friendica (env `FRIENDICA_TZ`)
- `-L|--land <language>` The language of Friendica (env `FRIENDICA_LANG`) - `-L|--lang <language>` The language of Friendica (env `FRIENDICA_LANG`)
Navigate to the main Friendica directory and execute the following command: Navigate to the main Friendica directory and execute the following command:

View File

@ -196,7 +196,7 @@ Alle Optionen werden in `config/local.ini.php` gespeichert und überschreiben et
- `-b|--phppath <path>` Der Pfad zur PHP-Datei (env `FRIENDICA_PHP_PATH`) - `-b|--phppath <path>` Der Pfad zur PHP-Datei (env `FRIENDICA_PHP_PATH`)
- `-A|--admin <mail>` Die Admin E-Mail Adresse dieses Friendica Knotens (env `FRIENDICA_ADMIN_MAIL`) - `-A|--admin <mail>` Die Admin E-Mail Adresse dieses Friendica Knotens (env `FRIENDICA_ADMIN_MAIL`)
- `-T|--tz <timezone>` Die Zeitzone von Friendica (env `FRIENDICA_TZ`) - `-T|--tz <timezone>` Die Zeitzone von Friendica (env `FRIENDICA_TZ`)
- `-L|--land <language>` Die Sprache von Friendica (env `FRIENDICA_LANG`) - `-L|--lang <language>` Die Sprache von Friendica (env `FRIENDICA_LANG`)
Gehe in den Friendica-Hauptordner und führe den Kommandozeilen Befehl aus: Gehe in den Friendica-Hauptordner und führe den Kommandozeilen Befehl aus: