|
@@ -841,7 +841,7 @@ function($, _) {
|
|
|
{
|
|
{
|
|
|
text: 'temperature',
|
|
text: 'temperature',
|
|
|
submenu: [
|
|
submenu: [
|
|
|
- {text: 'Celcius (°C)', value: 'celsius' },
|
|
|
|
|
|
|
+ {text: 'Celsius (°C)', value: 'celsius' },
|
|
|
{text: 'Farenheit (°F)', value: 'farenheit' },
|
|
{text: 'Farenheit (°F)', value: 'farenheit' },
|
|
|
{text: 'Kelvin (K)', value: 'kelvin' },
|
|
{text: 'Kelvin (K)', value: 'kelvin' },
|
|
|
]
|
|
]
|