السجلات العامة الرئيسية
المزيد من الإجراءات
عرض شامل لكل السجلات المتوفرة في ملاقط. باستطاعتك جعل القائمة أكثر تحديداً، وذلك باختيار نوع السجل واسم المستخدم (حساس لحالة الحروف)، أو الصفحة المتأثرة (أيضاً حساس لحالة الحروف).
- 08:37، 27 يونيو 2025 أنشأ عبود السكاف نقاش مساهمات صفحة وحدة:Translate (أنشأ الصفحة ب'require( 'strict' ) local Translate = {} local metatable = {} local methodtable = {} metatable.__index = methodtable local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local i18n = require( 'Module:i18n' ):new() --- Cache table containing i18n data at the 'data' key, and a key map at the 'keys' key --- The table is keyed by the i18n.json module name local cache = {} local i18nDataset = 'Module:Translate/i18n.json' --- Uses t...')