From 881886e0553c3ae36ed17d937bc8fe221442a3e4 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 13 Apr 2020 13:37:36 +0200 Subject: [PATCH] Changing the description "Feels like Temperature" to "Perceptible Temperature". Signed-off-by: Valdnet --- templates/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/main.php b/templates/main.php index 03fb813..72377e5 100644 --- a/templates/main.php +++ b/templates/main.php @@ -69,7 +69,7 @@ t('Date')); ?> t('Current Temperature')); ?> - t('Feels like Temperature')); ?> + t('Perceptible Temperature')); ?> t('Minimum Temperature')); ?> t('Maximum Temperature')); ?> t('Weather')); ?>