We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d031b commit d2b9a3cCopy full SHA for d2b9a3c
src/components/UnitSwitch.vue
@@ -15,7 +15,7 @@
15
mdi-information-variant-box-outline
16
</v-icon>
17
</template>
18
- <span>Configuration values using imperial system will be rounded to nearest whole metric value</span>
+ <span>Flight Computer natively uses metric units; Imperial values will be converted to the nearest metric integer.</span>
19
</v-tooltip>
20
</v-row>
21
</v-container>
0 commit comments