mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 09:22:33 +00:00
Fixed locales lang error on Heroku build platform
Starting from heroku 16 stack the language packs are not included by default: https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-locale Signed-off-by: Luca Bognolo <git@bogny.eu>
This commit is contained in:
9
.locales
Normal file
9
.locales
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
en_US
|
||||||
|
de_DE
|
||||||
|
fr_FR
|
||||||
|
it_IT
|
||||||
|
nl_NL
|
||||||
|
pl_PL
|
||||||
|
pt_BR
|
||||||
|
ru_RU
|
||||||
|
tr_TR
|
Reference in New Issue
Block a user