From 74b72d3487e19da19a86e36c5dd5e67363f51379 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Fri, 30 Apr 2021 14:57:03 +0000 Subject: [PATCH] Translated using Weblate (English (India)) Currently translated at 100.0% (310 of 310 strings) Translation: EnRecipes/App Translations Translate-URL: https://hosted.weblate.org/projects/enrecipes/app-translations/en_IN/ --- app/i18n/en-IN.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app/i18n/en-IN.json b/app/i18n/en-IN.json index c94fac0e..a226b10c 100644 --- a/app/i18n/en-IN.json +++ b/app/i18n/en-IN.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" }