Skip to content

Commit 46c6d2e

Browse files
crowdin-botHTRamsey
authored andcommitted
New Crowdin translations by GitHub Action
1 parent 5ad25a9 commit 46c6d2e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/ko/qgc-dev-guide/user_interface_design/font_palette.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
QGC has a standard set of fonts and color palette which should be used by all user interface.
44

55
```
6-
import QGroundControl.ScreenTools
6+
import QGroundControl.Controls
77
```
88

99
## QGCPalette

docs/tr/qgc-dev-guide/user_interface_design/font_palette.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
QGC has a standard set of fonts and color palette which should be used by all user interface.
44

55
```
6-
import QGroundControl.ScreenTools
6+
import QGroundControl.Controls
77
```
88

99
## QGCPalette

docs/zh/qgc-dev-guide/user_interface_design/font_palette.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
QGC有一套标准的字体和调色板,应该由所有用户界面使用。
44

55
```
6-
import QGroundControl.ScreenTools
6+
import QGroundControl.Controls
77
```
88

99
## QGCPalette(QGC调色板)

0 commit comments

Comments
 (0)