1<?php
2
3/**
4 * @var array
5 */
6$lang[syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = 'Related Component - The maximum of related links shown';
7$lang[syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF] = 'Related Component - Another pattern';
8
9