A system of translations into different languages has been implemented. Added translations into Russian. Various UI fixes for valid internationalization
This commit is contained in:
@@ -6,6 +6,6 @@ import Utils 1.0
|
||||
TextArea {
|
||||
color: Palette.textColor
|
||||
selectByMouse: true
|
||||
selectionColor: Palette.alternativeBackgroundColor
|
||||
selectionColor: Palette.selectedTextBackgroundColor
|
||||
font.pixelSize: 16
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user