Difference between revisions of "OBF:Translations - Web site interface - Open Beauty Facts"

From Open Food Facts wiki
Jump to navigation Jump to search
obf>Stephane
(Strings specific to Open Beauty Facts)
 
obf>Teolemon
Line 1: Line 1:
 +
[[Category:OBF:Translations]]
 
== README ==
 
== README ==
  

Revision as of 14:05, 5 February 2016

README

This file contains strings that are used on the Open Beauty Facts web site and that are specific to Open Beauty Facts (not general strings from Product Opener that can be used on other sites like Open Food 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 = (

site_name => {
	en => 'Open Beauty Facts',
},

twitter_account => {
	en => 'OpenBeautyFacts',
},

logo => {
	en => 'openbeautyfacts-logo-en-178x150.png',
	fr => 'openbeautyfacts-logo-fr-178x150.png',
},

logo2x => {
	en => 'openbeautyfacts-logo-en-356x300.png',
	fr => 'openbeautyfacts-logo-fr-356x300.png',
},

);