X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fconsole%2Ftranslations%2Fen%2Fgenerate.metatag.group.yml;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fconsole%2Ftranslations%2Fen%2Fgenerate.metatag.group.yml;h=a5c5c6a51ad07456820397d15d967d20133969a7;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/metatag/console/translations/en/generate.metatag.group.yml b/web/modules/contrib/metatag/console/translations/en/generate.metatag.group.yml new file mode 100644 index 000000000..a5c5c6a51 --- /dev/null +++ b/web/modules/contrib/metatag/console/translations/en/generate.metatag.group.yml @@ -0,0 +1,17 @@ +description: Generate a meta tag group. +help: The generate:plugin:metatag:group command helps generate a new metatag group for use with the Metatag module. +welcome: Welcome to the Metatag group generator +options: + label: The user-friendly name for this meta tag group. + description: A long explanation of this meta tag group. + plugin_id: Internal (machine) name for the meta tag group. + class_name: Internal camel-case version of the meta tag group's name. + weight: The sort order for this meta tag group. +questions: + base_class: Enter the base class to use + class_name: Enter the class name for the meta tag group class + module: common.questions.module + weight: Enter the sort order for the meta tag group + label: Enter the label for the meta tag group + description: Enter a longer explanation of what the meta tag group is and how to use it + plugin_id: Enter the internal (machine) name for the meta tag group plugin