From ffa0ae772526834684993c2dbcf0f528f83bc30a Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Fri, 30 Apr 2021 14:56:24 +0000 Subject: [PATCH] Translated using Weblate (English (United States)) Currently translated at 100.0% (310 of 310 strings) Translation: EnRecipes/App Translations Translate-URL: https://hosted.weblate.org/projects/enrecipes/app-translations/en_US/ --- app/i18n/en-US.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/i18n/en-US.json b/app/i18n/en-US.json index 03c57f11..b06ee185 100644 --- a/app/i18n/en-US.json +++ b/app/i18n/en-US.json @@ -301,5 +301,12 @@ "strtBtn": "START", "ntmr": "New timer", "timer": "Cooking Timer", - "sec": "s" + "sec": "s", + "seconds": "seconds", + "hours": "hours", + "hour": "hour", + "minutes": "minutes", + "minute": "minute", + "dlyDur": "Delay duration", + "delay": "Delay" }