Ïnitial Commit module v4.0.0
This commit is contained in:
parent
16db8c2930
commit
9f26e9d49a
8 changed files with 358 additions and 0 deletions
22
language/en-GB/en-GB.plg_system_seerscookieconsent.ini
Normal file
22
language/en-GB/en-GB.plg_system_seerscookieconsent.ini
Normal file
|
@ -0,0 +1,22 @@
|
|||
; Joomla! Project
|
||||
; Copyright (C) 2009 - 2020 SCHRIJEVRS123/M:. All rights reserved.
|
||||
; Note : All ini files need to be saved as UTF-8
|
||||
|
||||
|
||||
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_URL_LABEL = "URL";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_URL_DESC = "URL of your joomla site";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_EMAIL_LABEL = "Email";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_EMAIL_DESC = "Email of your joomla site";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_DOMAIN_GROUP_ID_LABEL = "Domain Group ID";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_DOMAIN_GROUP_ID_DESC = "Enter here the Domain Group ID of Seers Cookie Consent. See the Seersco.com admin area of Cookie Consent or ask your developer/seller for the code";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_NOTE_LABEL = "CONSENT";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_NOTE_DESC = "By using this plugin, you agree to the <a href='https://seersco.com/terms-and-conditions.html' target='_blank'>terms and condition</a> and <a href='https://seersco.com/privacy-policy.html' target='_blank'>privacy policy</a>,<br>and also agree Seers to use my email and url to create an account and power the cookie banner.";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_CONSENT_LABEL="Agreement";
|
||||
PLG_SEERSCOOKIECONSENT_FIELD_CONSENT_DESC = "You must gave consent to get your Domain Group ID to show banner"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_SCRIPT_CHANGE_LABEL = "Scripts to change"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_SCRIPT_CHANGE_PLACEHOLDER="myscript1.js|marketing\nmyscript2.js|statistics"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_ENABLE_CD_LABEL="Enable Cookie Declaration"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_ENABLE_CD_DESC="<p>Enable the Cookie Declaration script. On the place where you want to add the Cookie Declaration, enter <strong>{SEERSCOOKIECONSENT DECLARATION}</strong></p>"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_CD_CHANGE_LABEL="Phrase tag"
|
||||
;PLG_SEERSCOOKIECONSENT_FIELD_CD_CHANGE_DESC="<p>Enter the phrase that will be replaced by the Seers Cookie Consent Script. Normal is the defaul value enough.</p><p>Default: <strong>SEERSCOOKIECONSENT DECLARATION</strong></p><p>Where ever the Cookie Declaration needs to be showed, use {<i>[phrase tag]</i>}.<br/>E.g. {SEERSCOOKIECONSENT DECLARATION}</p>"
|
Loading…
Add table
Add a link
Reference in a new issue