Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 379 Bytes

TODO.rst

File metadata and controls

13 lines (10 loc) · 379 Bytes

TODO

  • Add UI tests for web app
  • Add support for pseudolocalizing files through the web app

DONE

  • Build an example REST API (use Flask) e.g. POST a set of strings in JSON to http://localhost:5000/pseudol10nutil/api/v1.0/pseudo
  • Fix bug with passing in an empty string. (0.1.dev2)
  • Add an example web app (UI)
  • Support pseudo-localization of PO files (0.1.dev3)