Difference between revisions of "Translations - Web site interface - Open Food Facts"
Jump to navigation
Jump to search
(Strings specific to Open Food Facts) |
(No difference)
|
Revision as of 13:53, 5 February 2016
Go back to the main Translations page.
README
This file contains strings that are used on the Open Food Facts web site and that are specific to Open Food Facts (not general strings from Product Opener that can be used on other sites like Open Beauty Facts)
You can edit it to add/fix translations.
Last synchronisation to live web site: Feb 5th 2016.
# %SiteLang overrides the general %Lang in Lang.pm %SiteLang = ( logo => { en => 'openfoodfacts-logo-en-178x150.png', ar => 'openfoodfacts-logo-ar-178x150.png', de => 'openfoodfacts-logo-de-178x150.png', es => 'openfoodfacts-logo-es-178x150.png', fr => 'openfoodfacts-logo-fr-178x150.png', he => 'openfoodfacts-logo-he-178x150.png', nl => 'openfoodfacts-logo-nl-178x150.png', nl_be => 'openfoodfacts-logo-nl-178x150.png', pl => 'openfoodfacts-logo-pl-178x150.png', pt => 'openfoodfacts-logo-pt-178x150.png', ru => 'openfoodfacts-logo-ru-178x150.png', vi => 'openfoodfacts-logo-vi-178x150.png', zh => 'openfoodfacts-logo-zh-178x150.png', }, logo2x => { en => 'openfoodfacts-logo-en-356x300.png', ar => 'openfoodfacts-logo-ar-356x300.png', de => 'openfoodfacts-logo-de-356x300.png', es => 'openfoodfacts-logo-es-356x300.png', fr => 'openfoodfacts-logo-fr-356x300.png', he => 'openfoodfacts-logo-he-356x300.png', nl => 'openfoodfacts-logo-nl-356x300.png', nl_be => 'openfoodfacts-logo-nl-356x300.png', pl => 'openfoodfacts-logo-pl-356x300.png', pt => 'openfoodfacts-logo-pt-356x300.png', ru => 'openfoodfacts-logo-ru-356x300.png', vi => 'openfoodfacts-logo-vi-356x300.png', zh => 'openfoodfacts-logo-zh-356x300.png', }, );