cooking timer strings

This commit is contained in:
vishnuraghavb 2021-04-28 23:43:00 +05:30
parent 1b600bb9c8
commit d446c16e13

View file

@ -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"
}