Jump to content

Module:Protection banner/documentation/config

Frá Wikipedia, hin frælsa alfrøðin
Versjón frá 30. nov 2015 kl. 10:23 av EileenSanda (kjak | íkøst) (Stovnaði síðu við "-- This module contains messages used to generate the documentation for -- Module:Protection banner. return { -- Reason table headings. ['documentation-heading-reaso...")
(munur) ←Eldri endurskoðan | skoða verandi endurskoðan (munur) | Nýggjari endurskoðan→ (munur)

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.',

}