From 8d125d46ff7b14ee3cd819701407b424ecccaeeb Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Wed, 2 Jun 2021 19:38:56 +0530 Subject: [PATCH] added strings --- app/i18n/en-GB.default.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index de3748fd..df8c3abd 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -311,5 +311,14 @@ "hours": "hours", "seconds": "seconds", "tmrRm": "Timer removed", - "notifSetg": "Notification settings" + "notifSetg": "Notification settings", + "random": "Random", + "gtD": "Go to date", + "cwewt": "Cook with ease with timers!", + "prstTU": "Preset time updated", + "wDBy": "%1$s was delayed by %2$s", + "texp": "%s timers expired", + "dismiss": "Dismiss", + "dismissAll": "Dismiss all timers", + "ttv": "Tap to view" }