diff --git a/src/renderer/main/vueapp.js b/src/renderer/main/vueapp.js index fa4751c5..f0e271bb 100644 --- a/src/renderer/main/vueapp.js +++ b/src/renderer/main/vueapp.js @@ -2542,7 +2542,7 @@ const app = new Vue({ return } try { - this.radio.personal.title = app.getLz('term.personal') + this.radio.personal.title = app.getLz('term.personalStations') this.radio.recent.title = app.getLz('term.recentStations') this.radio.amlive.title = app.getLz('term.amLive')