Fix typos in BranchView and OverviewView: Correct spelling of 'Steuerfläche', 'prüfen', and 'alltäglicher' for improved localization accuracy.

This commit is contained in:
Torsten Schulz (local)
2026-03-23 10:04:32 +01:00
parent d7c59df225
commit d901257be1
2 changed files with 3 additions and 3 deletions

View File

@@ -288,7 +288,7 @@ export default {
},
{
kicker: 'Überblick',
title: 'Finanzen pruefen',
title: 'Finanzen prüfen',
description: 'Kontostand, Verlauf und wirtschaftliche Entwicklung ohne lange Suche.',
cta: 'Geldhistorie',
route: 'MoneyHistoryView',
@@ -305,7 +305,7 @@ export default {
{
kicker: 'Besitz',
title: 'Haus und Umfeld',
description: 'Wohnsitz und alltaeglicher Status als eigener Arbeitsbereich.',
description: 'Wohnsitz und alltäglicher Status als eigener Arbeitsbereich.',
cta: 'Zum Haus',
route: 'HouseView',
secondary: true,