bludit/bl-plugins/google/languages/en.json

14 lines
837 B
JSON
Raw Normal View History

2015-09-29 03:57:26 +02:00
{
"plugin-data":
{
"name": "Google",
"description": "This plugin generates the necessary code for the following Google tools: Google Analytics, Google Tag Manager and Google Site Verification HTML Tag."
2015-09-29 03:57:26 +02:00
},
2016-01-14 05:42:18 +01:00
2015-09-29 03:57:26 +02:00
"google-webmasters-tools": "Google Webmasters tools",
"google-analytics-tracking-id": "Google Analytics Tracking ID",
"google-tag-manager": "Google Tag Manager",
2015-09-29 03:57:26 +02:00
"complete-this-field-with-the-google-site-verification": "Complete this field with the Google Site verification to verify the site owner.",
"complete-this-field-with-the-tracking-id": "Complete this field with the Tracking ID to generate the Javascript tracking code for Google Analytics.",
"complete-this-field-with-the-tracking-id-google-tag": "Complete this field with the Tracking ID to generate the Javascript tracking code for Google Tag Manager."
2015-09-29 03:57:26 +02:00
}