Use g.gettext for translations

This commit is contained in:
2014-12-17 19:00:42 +01:00
parent b4fc831f06
commit c278ff30f0
10 changed files with 87 additions and 56 deletions

View File

@@ -26,3 +26,7 @@ max_hits_displayed = 100
max_downloads_displayed = 100
compress_output_files = ['html', 'css', 'js']
# locale = 'fr'
locale = 'fr_FR'
# locale = 'fr_FR.utf8'