Skip to content
Snippets Groups Projects
Commit ac71b78a authored by SNA's avatar SNA
Browse files

FEAT #2362 Adding new translation

parent 84fcdd86
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,9 @@ if (!defined('_FILEINFO')) {
if (!defined('_GETTEXT')) {
define('_GETTEXT', "librairie gettext");
}
if (!defined('_IMAGICK')) {
define('_IMAGICK', "librairie ImageMagick");
}
if (!defined('_PEAR')) {
define('_PEAR', "PEAR");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment