{ "hello": "Hello $name", "login": { "title": "Login", "pleaseSignIn": "Please sign in", "signingIn": "Signing you in…", "success": "Logged in successfully" }, "dashboard": { "welcome": "Dashboard – Welcome to Finlog" }, "budget": { "title": "Budgets" }, "app": { "navigationCar": "Car", "navigationSettings": "Settings", "navigationDashboard": "Dashboard", "navigationHousehold": "Household", "navigationBudgets": "Budgets", "navigationInventory": "Inventory", "navigationReports": "Reports", "tooltipMenu": "Menu", "tooltipNotifications": "Notifications", "tooltipUserSettings": "User Settings", "tooltipCollapseRail": "Collapse Rail", "tooltipExpandRail": "Expand Rail", "drawerSettings": "Settings", "settings": { "theme": { "system": "System", "light": "Light", "dark": "Dark" } } }, "settings": { "title": "Settings", "sections": { "account": "Account & Data", "app": "App", "help": "Help & Legal" }, "items": { "appSettings": "App settings", "designSettings": "Design settings", "personalData": "Personal data", "accountManagement": "Account management", "helpCenter": "Help", "feedback": "Feedback", "legalPrivacy": "Legal & Privacy", "logout": "Sign out" }, "messages": { "logoutNotImplemented": "Logout… (not implemented yet)" }, "app": { "systemBackground": "System Background Color", "systemDefault": "System Default", "darkMode": "Dark Mode", "lightMode": "Light Mode", "textSize": "Text Size", "system": "System", "small": "Small", "medium": "Medium", "large": "Large", "language": "Language", "german": "German", "english": "English" }, "personalData": { "name": "Name", "maxMustermann": "Max Mustermann", "changePassword": "Change Password", "twoFactor": "Two-Factor Authentication", "off": "Off" }, "accountManagement": { "email": "Email" }, "help": { "faq": "FAQ", "sendFeedback": "Send Feedback" }, "legal": { "privacy": "Privacy", "termsOfService": "Terms of Service" } }, "features": { "inventory": { "displayName": "Inventory", "description": "Manages items, categories and storage locations." }, "car": { "displayName": "Car", "description": "Vehicle tracking (fuel, maintenance, costs, mileage)." }, "household": { "displayName": "Household (incl. Budget)", "description": "Household functions including budget planning." }, "reports": { "displayName": "Reports", "description": "Statistics of expenses" } } }