وحدة:Protection banner/documentation/config

-- تحتوي هذه الوحدة على الرسائل المستخدمة لإنشاء التوثيق الخاصة بـ
-- [[وحدة:Protection banner]].

return {

-- Reason table headings.
['documentation-heading-reason'] = 'السبب',
['documentation-heading-action'] = 'الفعل',
['documentation-heading-description'] = 'الوصف',

-- Blurb to display if no reasons were found in the module config.
['documentation-blurb-noreasons'] = 'لم يتم العثور على قيم السبب في الوحدة النمطية'
	.. ' configuration.',

}