openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
632 stars 370 forks source link

[FOUNDATION] Add specific description on product pages #102

Closed stephanegigandet closed 9 years ago

stephanegigandet commented 9 years ago

Done.

Added to Lang.pm:

product_description => {
    en => "Ingredients, allergens, additives, nutrition facts, labels, origin of ingredients and information on product %s",
    fr => "Ingrédients, allergènes, additifs, composition nutritionnelle, labels, origine des ingrédients et informations du produit %s",
},