Update translation_uk.json

This commit is contained in:
Vadym
2020-02-06 20:03:24 +01:00
committed by GitHub
parent a87489fbfb
commit e1454411df

View File

@@ -236,18 +236,18 @@
"PowerLimitEnable": { "PowerLimitEnable": {
"text": "PLIMEN", "text": "PLIMEN",
"text2": [ "text2": [
"P Limit", "Ліміт",
"Enable" "потужності"
], ],
"desc": "Enable power limit" "desc": "Вмикає обмеження потужності споживання"
}, },
"PowerLimit": { "PowerLimit": {
"text": "PLIM", "text": "PLIM",
"text2": [ "text2": [
"Power", "Максимальна",
"Limit" "потужність"
], ],
"desc": "Maximum power the iron can use <Watts>" "desc": "Макс. потужність, яку може використовувати паяльник <Ват>"
} }
} }
} }