1
0
Fork 0

[Translations] Added english update translation.

This commit is contained in:
NamedKitten 2018-11-18 13:13:26 +00:00
parent 74349b2e46
commit d9923f1400
2 changed files with 3 additions and 2 deletions

View file

@ -218,7 +218,7 @@ MenuBar {
shortcut: keybinds.quit
}
Action {
text: "Update"
text: translate.getTranslation("UPDATE", i18n.language)
onTriggered: player.updateAppImage()
}
}

View file

@ -41,7 +41,8 @@ var translations = {
TITLE: "Title",
TOGGLE_ALWAYS_ON_TOP: "Toggle Always On Top",
DISABLE_TRACK: "Disable Track",
AUDIO_DEVICES: "Audio Devices"
AUDIO_DEVICES: "Audio Devices",
UPDATE: "Update"
},
spanish: {
SAVE_SCREENSHOT: "Guardar captura en",