ArduPilot / MethodicConfigurator

A clear ArduPilot configuration sequence
https://ardupilot.github.io/MethodicConfigurator/TUNING_GUIDE_ArduCopter
GNU General Public License v3.0
44 stars 14 forks source link

Localization support #55

Closed amilcarlucas closed 3 weeks ago

amilcarlucas commented 3 weeks ago

It adds a initial chinese support

github-actions[bot] commented 3 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2571 1570 61% 0% 🟢

New Files

File Coverage Status
MethodicConfigurator/internationalization.py 40% 🟢
TOTAL 40% 🟢

Modified Files

File Coverage Status
MethodicConfigurator/common_arguments.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 87a5c2f by action🐍