Closed fxbenard closed 9 years ago
I can't figure why some po files aren't pulled
To reproduce something you're concern about let's take GlotPress ;) glotpress_download: { core: { options: { domainPath: 'glotpress', url: 'https://translate.wordpress.org', slug: 'glotpress/dev', textdomain: 'glotpress', } }, },
glotpress_download: { core: { options: { domainPath: 'glotpress', url: 'https://translate.wordpress.org', slug: 'glotpress/dev', textdomain: 'glotpress', } }, },
Check it out fr_FR is missing for example- Did you setup a minimum percentage?
minimum percentage by default is 30%. I'm fine with having that false.
Ok thanks for the confirmation - Need to make the French translation validated then ;)
I can't figure why some po files aren't pulled
To reproduce something you're concern about let's take GlotPress ;)
glotpress_download: { core: { options: { domainPath: 'glotpress', url: 'https://translate.wordpress.org', slug: 'glotpress/dev', textdomain: 'glotpress', } }, },
Check it out fr_FR is missing for example- Did you setup a minimum percentage?