Skip to content

Commit

Permalink
translation
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed Oct 7, 2019
1 parent 16821fe commit f304599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ public function attributeLabels()
'ram' => Yii::t('hipanel:server:config', 'RAM'),
'hdd' => Yii::t('hipanel:server:config', 'HDD'),
'ssd' => Yii::t('hipanel:server:config', 'SSD'),
'lan' => Yii::t('hipanel:server:config', 'LAN'),
'lan' => Yii::t('hipanel:server:config', 'Ethernet'),
'raid' => Yii::t('hipanel:server:config', 'RAID'),
'sort_order' => Yii::t('hipanel:server:config', 'Sort order'),
'state_label' => Yii::t('hipanel', 'State'),
Expand Down

0 comments on commit f304599

Please sign in to comment.