Skip to content

simple web app to help children and others improve mental calculation skills

Notifications You must be signed in to change notification settings

jbelis/mathdash

Repository files navigation

mathdash

Simple web app to help children and others measure and improve mental calculation skills

Localization

  1. extract strings to be localized:

    $ pybabel extract -o locale/messages.pot .

  2. update catalogs for each supported locale

    $ pybabel update -l fr_FR -i locale/messages.pot -d locale

  3. perform translations in .po files

  4. compile catalogs into .mo files.

    $ pybabel compile -d locale -f

About

simple web app to help children and others improve mental calculation skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published