Module:Protection banner/documentation/config
Appearance
Tú kanst upprætta kunningarsíðu um hetta modulið á Module:Protection banner/documentation/config/doc
-- This module contains messages used to generate the documentation for
-- [[Module:Protection banner]].
return {
-- Reason table headings.
['documentation-heading-reason'] = 'Orsøk',
['documentation-heading-action'] = 'Handling',
['documentation-heading-description'] = 'Frágreiðing',
-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = 'No reason values were found in the module'
.. ' configuration.',
}