We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To create / update the internalization files, run the following commands:
buildout\bin\py setup.py extract_messages
Creates the first translation .pot file and extract all the messages from the Python files
buildout\bin\py.exe setup.py update_catalog
Update the (only french) dictionnaries
buildout\bin\py.exe setup.py compile_catalog
Compile the po file into a mo file.