* fix broken files containing keys from messages namespace * pre-fill missing translations with english * new command to pre-fill empty translations * fix locale in filename * activate locales fa and nb_NO Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
46 lines
863 B
JSON
46 lines
863 B
JSON
{
|
|
"entrypoints": {
|
|
"app": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/app.b91d3d99.js"
|
|
],
|
|
"css": [
|
|
"build/app.3bc2b4d9.css"
|
|
]
|
|
},
|
|
"invoice": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/invoice.19f36eca.js"
|
|
],
|
|
"css": [
|
|
"build/invoice.ff32661a.css"
|
|
]
|
|
},
|
|
"invoice-pdf": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/invoice-pdf.0ce1f3ce.js"
|
|
],
|
|
"css": [
|
|
"build/invoice-pdf.9a7468ef.css"
|
|
]
|
|
},
|
|
"chart": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/chart.e845e930.js"
|
|
]
|
|
},
|
|
"calendar": {
|
|
"js": [
|
|
"build/runtime.b8e7bb04.js",
|
|
"build/calendar.ba553253.js"
|
|
],
|
|
"css": [
|
|
"build/calendar.25e7e872.css"
|
|
]
|
|
}
|
|
}
|
|
} |