Changing the description "Feels like Temperature" to "Perceptible Temperature".
Signed-off-by: Valdnet <valdnet@itvi.pl>master
parent
d2b5845c41
commit
881886e055
|
@ -69,7 +69,7 @@
|
|||
<tr>
|
||||
<th><?php p($l->t('Date')); ?></th>
|
||||
<th><?php p($l->t('Current Temperature')); ?></th>
|
||||
<th><?php p($l->t('Feels like Temperature')); ?></th>
|
||||
<th><?php p($l->t('Perceptible Temperature')); ?></th>
|
||||
<th><?php p($l->t('Minimum Temperature')); ?></th>
|
||||
<th><?php p($l->t('Maximum Temperature')); ?></th>
|
||||
<th><?php p($l->t('Weather')); ?></th>
|
||||
|
|
Loading…
Reference in New Issue