1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

fix typo & completed deployment process in changelog

This commit is contained in:
Sylvain 2016-08-31 15:44:23 +02:00
parent e3db5e427b
commit 0ffe5733d6
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
- [TODO DEPLOY] `rake fablab:es_add_event_filters`
- [TODO DEPLOY] `rake db:migrate`
- [TODO DEPLOY] `bundle install`
- [TODO DEPLOY] add `EXCEL_DATE_FORMAT` environment variable in `application.yml`
- [OPTIONAL] `rake fablab:fix:assign_category_to_uncategorized_events` (will put every non-categorized events into a new category called "No Category", to ease re-categorization)
## v2.3.0 2016 June 28

View File

@ -319,7 +319,7 @@ fr:
credit_title: 'Créditer le porte-monnaie'
credit_label: 'Indiquez le montant à créditer'
to_credit: 'Créditer'
wallet_credit_successfully: "Le porte-monnaie d'utilisateur a été chargé avec succès."
wallet_credit_successfully: "Le porte-monnaie de l'utilisateur a été chargé avec succès."
a_problem_occurred_for_wallet_credit: "Un problème est survenu lors du chargement du porte-monnaie."
amount_is_required: "Le montant est obligatoire"
amount_minimum_1: "Le montant minimum est d'1"