New translations

This commit is contained in:
Milos Stojanovic
2020-02-12 09:47:07 +01:00
parent b5b4a2f6ab
commit 54a0b6c198
7 changed files with 251 additions and 10 deletions

2
dist/index.php vendored
View File

@@ -35,7 +35,7 @@ if (! defined('APP_PUBLIC_PATH')) {
}
define('APP_PUBLIC_DIR', __DIR__);
define('APP_VERSION', '7.1.5');
define('APP_VERSION', '7.1.6');
use Filegator\App;
use Filegator\Config\Config;