Update fr.md

This commit is contained in:
Paweł Klockiewicz
2018-05-29 00:10:41 +02:00
committed by GitHub
parent 6665f1dff0
commit ef2a03d679

View File

@@ -13,7 +13,7 @@ Pré-requis
Les pré-requis système pour Batflat sont modeste, donc tous les serveurs modernes peuvent suffirent.
+ Apache 2.2+ with `mod_rewrite`
+ PHP version 5.5+
+ PHP version 5.6+
+ Access to SQLite
La configuration PHP doit avoir les extentions suivantes :
@@ -1338,4 +1338,4 @@ Languages
All language files are located in the `lang` directories inside the modules and under the `inc/lang` path.
In this last path there are folders corresponding to the language names in the following format: `en_english`. The first part is the abbreviation of the language and the second is the full name.
Within the directory is the `general.ini` file, which contains general language variables for the system.
After creating a new language folder, Batflat automatically detects the added language and allows it to be selected in the admin panel. Note that the procedure for creating a new language should be repeated for each module.
After creating a new language folder, Batflat automatically detects the added language and allows it to be selected in the admin panel. Note that the procedure for creating a new language should be repeated for each module.