ZmianaDescription correction: Feelslike
Signed-off-by: Valdnet <valdnet@itvi.pl>master
parent
357c3f6511
commit
d2b5845c41
|
@ -69,7 +69,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th><?php p($l->t('Date')); ?></th>
|
<th><?php p($l->t('Date')); ?></th>
|
||||||
<th><?php p($l->t('Current Temperature')); ?></th>
|
<th><?php p($l->t('Current Temperature')); ?></th>
|
||||||
<th><?php p($l->t('Feelslike Temperature')); ?></th>
|
<th><?php p($l->t('Feels like Temperature')); ?></th>
|
||||||
<th><?php p($l->t('Minimum Temperature')); ?></th>
|
<th><?php p($l->t('Minimum Temperature')); ?></th>
|
||||||
<th><?php p($l->t('Maximum Temperature')); ?></th>
|
<th><?php p($l->t('Maximum Temperature')); ?></th>
|
||||||
<th><?php p($l->t('Weather')); ?></th>
|
<th><?php p($l->t('Weather')); ?></th>
|
||||||
|
|
Loading…
Reference in New Issue