Amend 'Solar power tower' label

This commit is contained in:
2019-03-21 19:24:46 +00:00
parent c4271143f6
commit dc84e1a09a
2 changed files with 210 additions and 1 deletions

View File

@ -164,7 +164,7 @@ class CaseStudy(models.Model):
(_('Solar'), (
('SSPV', _('Small-scale photovoltaic (<500kW)')),
('LSPV', _('Large-scale photovoltaic (>500kW)')),
( 'CSP', _('Concentrated solar power (CSP)')),
( 'CSP', _('Solar power tower')),
('PARA', _('Parabolic trough (open or enclosed)')),
('FRES', _('Fresnel reflector')),
('STIR', _('Dish Stirling')),