mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
parent
5c8bad5f79
commit
db846a96e3
1 changed files with 2 additions and 2 deletions
|
@ -543,8 +543,8 @@ export default Vue.extend({
|
|||
});
|
||||
} else {
|
||||
this.$root.dialog({
|
||||
title: this.$t('update-available'),
|
||||
text: this.$t('update-available-desc')
|
||||
title: this.$t('@._settings.update-available'),
|
||||
text: this.$t('@._settings.update-available-desc')
|
||||
});
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue