mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06: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:
parent
7f9b5e1e5e
commit
429bec66f2
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
|
Loading…
Reference in New Issue
Block a user