remove config options:
- locale_dir
- locale_dir_default
add a config option:
- locale_dirs - a list of directories with locale files (translations)
We start reading locale from the first directory and files with the same name
in each directory are concatenated.