An open API service indexing awesome lists of open source software.

https://github.com/tito/kivy-gettext-example

Example for an internationalized Kivy application (poc)
https://github.com/tito/kivy-gettext-example

Last synced: over 1 year ago
JSON representation

Example for an internationalized Kivy application (poc)

Awesome Lists containing this project

README

          

Example for an internationalized Kivy Application
=================================================

Note: `_(text)` dynamic changes works only in kv right now.

How to extract `_(text)` message and update the po::

make po

How to generate the locales::

make mo