Mô đun:Protection banner/documentation/config
-- This module contains messages used to generate the documentation for
-- [[Module:Protection banner]].
return {
-- Reason table headings.
['documentation-heading-reason'] = 'Lý do',
['documentation-heading-action'] = 'Hành động',
['documentation-heading-description'] = 'Miêu tả',
-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = 'Không tìm thấy giá trị lý do trong mô đun'
.. ' thiết lập.',
}