Skip to content

Commit

Permalink
forgotten translation fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
DustSwiffer committed Nov 28, 2023
1 parent 1ec24d9 commit e9017ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TheSettingsMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export default class TheSettingsMenu extends Mixins(BaseMixin) {
{
icon: mdiGrid,
name: 'heightmap',
title: this.$t('Settings.HeightmapTab.Navigation'),
title: this.$t('Settings.HeightmapTab.Heightmap'),
},
]
Expand Down

0 comments on commit e9017ec

Please sign in to comment.