Update translation_PL.json (#1320)
Corrected the definition of QCMaxVoltage which was previously mentioning power and wattage rather than QC voltage as it should
This commit is contained in:
@@ -132,8 +132,8 @@
|
|||||||
"desc": "Szybkość przewijania tekstu"
|
"desc": "Szybkość przewijania tekstu"
|
||||||
},
|
},
|
||||||
"QCMaxVoltage": {
|
"QCMaxVoltage": {
|
||||||
"text2": ["Moc", "w W"],
|
"text2": ["QC", "napięcie"],
|
||||||
"desc": "Moc używanego zasilacza w (W)"
|
"desc": "Maksymalne napięcie, które lutownica będzie próbowała wynegocjować z ładowarką Quick Charge (V)"
|
||||||
},
|
},
|
||||||
"PDNegTimeout": {
|
"PDNegTimeout": {
|
||||||
"text2": ["Limit czasu", "PD"],
|
"text2": ["Limit czasu", "PD"],
|
||||||
|
|||||||
Reference in New Issue
Block a user