From 0472f913fa941c2c83d1d76d413d13306ef3b339 Mon Sep 17 00:00:00 2001 From: Laouen Fernet Date: Sun, 20 May 2018 21:21:29 +0200 Subject: [PATCH] Translation of templates/ (front) --- templates/base.html | 41 +-- templates/buttons/add.html | 7 +- templates/buttons/edit.html | 7 +- templates/buttons/history.html | 1 + templates/buttons/multiple_checkbox_alt.html | 1 + templates/buttons/setlang.html | 3 +- templates/buttons/sort.html | 13 +- templates/buttons/suppr.html | 7 +- templates/errors/404.html | 10 +- templates/errors/500.html | 31 ++- templates/locale/fr/LC_MESSAGES/django.mo | Bin 2042 -> 5348 bytes templates/locale/fr/LC_MESSAGES/django.po | 276 +++++++++++++------ templates/pagination.html | 1 + templates/registration/login.html | 17 +- 14 files changed, 277 insertions(+), 138 deletions(-) diff --git a/templates/base.html b/templates/base.html index 698195f7..aeb840da 100644 --- a/templates/base.html +++ b/templates/base.html @@ -39,8 +39,8 @@ with this program; if not, write to the Free Software Foundation, Inc., - - + + {# Load CSS and JavaScript #} {% bootstrap_css %} @@ -78,17 +78,17 @@ with this program; if not, write to the Free Software Foundation, Inc.,