]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.inc.default.php
restructure folders
[github/wallabag/wallabag.git] / app / config / config.inc.default.php
index 09095235d113e7508f85c859b3b41e01da9335f8..f77ef56606d806724619c1fcaa6f37cbb6b52c6a 100755 (executable)
@@ -67,7 +67,7 @@
 @define ('DEFAULT_THEME', 'baggy');
 
 @define ('THEME', ROOT . '/themes');
-@define ('LOCALE', ROOT . '/src/Wallabag/Wallabag/Resources/translations/locale');
+@define ('LOCALE', ROOT . '/src/Wallabag/Wallabag/Resources/translations');
 @define ('CACHE', ROOT . '/app/cache');
 
 @define ('PAGINATION', '12');