e.g. when ftl file has no locale when you try to `load("...")` it, you can't easily debug this. Add error prints to solve this. See `importer.rs`, the places where the function returns error codes.
e.g. when ftl file has no locale when you try to
load("...")it, you can't easily debug this. Add error prints to solve this.See
importer.rs, the places where the function returns error codes.