i18n: add translation mapping for service slot
This commit is contained in:
@@ -60,7 +60,8 @@ class BaseName(ViewColumn):
|
||||
FittingSlot.MED: _t('Med'),
|
||||
FittingSlot.LOW: _t('Low'),
|
||||
FittingSlot.SUBSYSTEM: _t('Subsystem'),
|
||||
FittingSlot.RIG: _t('Rig')
|
||||
FittingSlot.RIG: _t('Rig'),
|
||||
FittingSlot.SERVICE: _t('Service')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user