diff --git a/PyBLØCK Widget.scriptable b/PyBLØCK Widget.scriptable index b685a16..ec1fba2 100644 --- a/PyBLØCK Widget.scriptable +++ b/PyBLØCK Widget.scriptable @@ -88,12 +88,12 @@ async function createWidget() wdgDesc.textColor = new Color("#EEEEEE"); mem.textColor = new Color("#0aff17"); - let pr = listwidget.addText(Price + " $ = 1 ₿"); + let pr = listwidget.addText(Price + " $ = 1 ₿itcoin"); pr.centerAlignText(); pr.font = Font.boldSystemFont(11); pr.textColor = new Color("#eeeeee") - let ms = listwidget.addText(MoscowTime +" Ș = 1 $"); + let ms = listwidget.addText(MoscowTime +" Șats = 1 $"); ms.centerAlignText(); ms.font = Font.boldSystemFont(11); ms.textColor = new Color("#0aff17")