Add i18n()

This commit is contained in:
Yuri Chornoivan
2021-01-23 21:49:38 +02:00
parent 75d3b346ac
commit fde637b1df

View File

@@ -93,7 +93,7 @@ Video {
visible: vid.playbackState == MediaPlayer.StoppedState || vid.error != MediaPlayer.NoError
color: "white"
text: "Video"
text: i18n("Video")
font.pixelSize: 16
padding: 8