Module:Damage: Difference between revisions

add SkillText translation
(Add i18n to DMP, awk)
(add SkillText translation)
Line 942: Line 942:
     if OPTIONS.bug then
     if OPTIONS.bug then
         bug = frame:expandTemplate {
         bug = frame:expandTemplate {
             title = 'SkillText',
             title = translate('SkillText'),
             args = { 'FreeTraining' }
             args = { 'FreeTraining' }
         }
         }