From d446c16e13aed082628b3793547ae810131425e1 Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Wed, 28 Apr 2021 23:43:00 +0530 Subject: [PATCH] cooking timer strings --- app/i18n/en-GB.default.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index a904df43..5940ace5 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -144,6 +144,7 @@ "mg": "mg", "Millilitre": "Millilitre", "min": "min", + "sec": "sec", "minimal": "Minimal", "ml": "ml", "Moderate": "Moderate", @@ -289,5 +290,9 @@ "yieldU": "Yield unit", "yld": "Yield", "buto": "Backed up to %s", - "sysDefB": "System default + Black" + "sysDefB": "System default + Black", + "timer": "Cooking Timer", + "ntmr": "New timer", + "strtBtn": "START", + "tmr": "Timer %s" }