cooking timer strings
This commit is contained in:
parent
1b600bb9c8
commit
d446c16e13
1 changed files with 6 additions and 1 deletions
|
@ -144,6 +144,7 @@
|
||||||
"mg": "mg",
|
"mg": "mg",
|
||||||
"Millilitre": "Millilitre",
|
"Millilitre": "Millilitre",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
|
"sec": "sec",
|
||||||
"minimal": "Minimal",
|
"minimal": "Minimal",
|
||||||
"ml": "ml",
|
"ml": "ml",
|
||||||
"Moderate": "Moderate",
|
"Moderate": "Moderate",
|
||||||
|
@ -289,5 +290,9 @@
|
||||||
"yieldU": "Yield unit",
|
"yieldU": "Yield unit",
|
||||||
"yld": "Yield",
|
"yld": "Yield",
|
||||||
"buto": "Backed up to %s",
|
"buto": "Backed up to %s",
|
||||||
"sysDefB": "System default + Black"
|
"sysDefB": "System default + Black",
|
||||||
|
"timer": "Cooking Timer",
|
||||||
|
"ntmr": "New timer",
|
||||||
|
"strtBtn": "START",
|
||||||
|
"tmr": "Timer %s"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue