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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user