This commit is contained in:
Core 2022-05-07 05:38:48 +01:00
parent 8d06d2909d
commit 81e58868cf
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -2542,7 +2542,7 @@ const app = new Vue({
return return
} }
try { 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.recent.title = app.getLz('term.recentStations')
this.radio.amlive.title = app.getLz('term.amLive') this.radio.amlive.title = app.getLz('term.amLive')