Changes

Nəzərə çarpan dəyişiklik yoxdur.
Sətir 303: Sətir 303:  
-- the template namespace, the module namespace, or another namespace.
 
-- the template namespace, the module namespace, or another namespace.
 
--]]
 
--]]
cfg['subpages-link-display'] = '$1 alt səhifələri'
+
cfg['subpages-link-display'] = 'Bu $1dakı alt səhifələr'
    
-- cfg['template-pagetype']
 
-- cfg['template-pagetype']
 
-- The pagetype to display for template pages.
 
-- The pagetype to display for template pages.
cfg['template-pagetype'] = 'template'
+
cfg['template-pagetype'] = 'şablon'
    
-- cfg['module-pagetype']
 
-- cfg['module-pagetype']
 
-- The pagetype to display for Lua module pages.
 
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = 'module'
+
cfg['module-pagetype'] = 'modul'
    
-- cfg['default-pagetype']
 
-- cfg['default-pagetype']
 
-- The pagetype to display for pages other than templates or Lua modules.
 
-- The pagetype to display for pages other than templates or Lua modules.
cfg['default-pagetype'] = 'page'
+
cfg['default-pagetype'] = 'səhifə'
    
----------------------------------------------------------------------------------------------------
 
----------------------------------------------------------------------------------------------------