Skip to content

TheoChevalier/stores_l10n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stores l10n

Web App providing the folllowing features:

  • Monitor the state of translation of Firefox web content on Google Play and Apple Appstore
  • Public JSON API allowing to extract formatted translations to feed the stores APIs to update Firefox listing copy

Installation

  1. Clone the repo
  2. Install dependencies with composer install --no-dev
  3. Clone the translations repo in a locales folder at the root of the cloned repo (git clone https://github.com/mozilla-l10n/appstores/ locales)
  4. Point a virtual host to the web directory
  5. Copy app/settings/config.ini-dist to app/settings/config.ini and put the full url for the app if installed in a subfolder
  6. Set up a cron job to update the locales sub-repository every 15mn

About

Script to output google play descriptions from lang files

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 52.6%
  • CSS 47.2%
  • ApacheConf 0.2%