From 70894b3938cd049931857c7696a1c32234464415 Mon Sep 17 00:00:00 2001 From: Malcolm Oakes Date: Sat, 8 Jun 2019 15:34:37 +0100 Subject: [PATCH] Corrected merge problem --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 18a2ca1e..c565d7fa 100755 --- a/translations/en.json +++ b/translations/en.json @@ -31,6 +31,6 @@ "UPDATE_INFO_SINGLE": "The current installation is {COMMIT_COUNT} commit behind on the {BRANCH_NAME} branch.", "UPDATE_INFO_MULTIPLE": "The current installation is {COMMIT_COUNT} commits behind on the {BRANCH_NAME} branch.", - "FEELS": "Feels like" + "FEELS": "Feels like", "PRECIP": "PoP" }