Vulcan/packages/telescope-seo/i18n/en.i18n.json
Charlie DeTar 7521bb66b2 Refactor for getDescription and package style
Update package style to accord with the example of
``packages/telescope-blank``.  Add i18n.  Simplify description setting
into a single setting for both meta descriptions and og:description. Use
``getTitle`` and ``getDescription``.
2015-03-24 09:26:22 -06:00

6 lines
203 B
JSON

{
"search_engine_optimization": "search engine optimization",
"seoDescription": "meta and og description",
"seoOgImage": "og:image",
"seoGenerateSitemap": "Generate Sitemap (requires restart)"
}