Skip to content

Commit

Permalink
Fixed issue #13691: Missing translation central databse
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikvitt committed May 23, 2018
1 parent a7208c0 commit 8034e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/models/ParticipantAttributeName.php
Expand Up @@ -85,6 +85,7 @@ public function attributeLabels()
'attribute_id' => gT('Attribute'),
'attribute_type' => gT('Attribute type'),
'visible' => gT('Visible'),
'defaultname' => gT('Default attribute name:'),
);
}

Expand Down

0 comments on commit 8034e04

Please sign in to comment.