Missing trans
This commit is contained in:
parent
7c22504252
commit
71bcabd8eb
@ -295,7 +295,7 @@ CurrencyCentINR=paisa
|
|||||||
CurrencyCentSingINR=paise
|
CurrencyCentSingINR=paise
|
||||||
CurrencyThousandthSingTND=thousandth
|
CurrencyThousandthSingTND=thousandth
|
||||||
#### Input reasons #####
|
#### Input reasons #####
|
||||||
DemandReasonTypeSRC_INTE=Internetaaa
|
DemandReasonTypeSRC_INTE=Internet
|
||||||
DemandReasonTypeSRC_CAMP_MAIL=Mailing campaign
|
DemandReasonTypeSRC_CAMP_MAIL=Mailing campaign
|
||||||
DemandReasonTypeSRC_CAMP_EMAIL=EMailing campaign
|
DemandReasonTypeSRC_CAMP_EMAIL=EMailing campaign
|
||||||
DemandReasonTypeSRC_CAMP_PHO=Phone campaign
|
DemandReasonTypeSRC_CAMP_PHO=Phone campaign
|
||||||
@ -306,6 +306,7 @@ DemandReasonTypeSRC_WOM=Word of mouth
|
|||||||
DemandReasonTypeSRC_PARTNER=Partner
|
DemandReasonTypeSRC_PARTNER=Partner
|
||||||
DemandReasonTypeSRC_EMPLOYEE=Employee
|
DemandReasonTypeSRC_EMPLOYEE=Employee
|
||||||
DemandReasonTypeSRC_SPONSORING=Sponsorship
|
DemandReasonTypeSRC_SPONSORING=Sponsorship
|
||||||
|
DemandReasonTypeSRC_SRC_CUSTOMER=Incoming contact of a customer
|
||||||
#### Paper formats ####
|
#### Paper formats ####
|
||||||
PaperFormatEU4A0=Format 4A0
|
PaperFormatEU4A0=Format 4A0
|
||||||
PaperFormatEU2A0=Format 2A0
|
PaperFormatEU2A0=Format 2A0
|
||||||
|
|||||||
@ -262,6 +262,6 @@ WEBSITE_PAGEURL=URL of page
|
|||||||
WEBSITE_TITLE=Title
|
WEBSITE_TITLE=Title
|
||||||
WEBSITE_DESCRIPTION=Description
|
WEBSITE_DESCRIPTION=Description
|
||||||
WEBSITE_IMAGE=Image
|
WEBSITE_IMAGE=Image
|
||||||
WEBSITE_IMAGEDesc=Relative path of the image media. You can keep this empty as this is rarely used (it can be used when container is of type 'blog_post' to show a preview of a news in some pages with dynamic content of Blog Posts.
|
WEBSITE_IMAGEDesc=Relative path of the image media. You can keep this empty as this is rarely used (it can be used by dynamic content to show a preview of a list of blog posts).
|
||||||
WEBSITE_KEYWORDS=Keywords
|
WEBSITE_KEYWORDS=Keywords
|
||||||
LinesToImport=Lines to import
|
LinesToImport=Lines to import
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user