Gert Van Aarde

Results 2 comments of Gert Van Aarde

@prathap0611 @NileshPatel17 It would be a great addition to focus on the filter when opening the dropdown

``` nggettext_compile: { all: { options: { format: "json" }, files: [{ expand: true, dot: true, cwd: "src/common/i18n/po", dest: "src/common/i18n/lang", src: ["*.po"], ext: ".json" }] }, } ``` 'src/common/i18n/ '...