Automattic / gp-localci

LocalCI is a Github-oriented localization continuous integration add-on to GlotPress.
GNU General Public License v2.0
3 stars 5 forks source link

Enable fetching the string freeze pot directly #21

Closed yoavf closed 7 years ago

yoavf commented 7 years ago

Right now the POT can only be fetched through an HTTP request. This enables a direct call (more robust assuming it runs on the same server).