A lot of change in this commit. Changing the dashboard to get more data and the new features added
This commit is contained in:
@@ -83,6 +83,19 @@
|
||||
"allDay": "All day",
|
||||
"shoppingMore": "+{{count}} more",
|
||||
"weather": "Weather",
|
||||
"familyMembers": "Family members",
|
||||
"participantsAdded": "participants added",
|
||||
"upcomingBirthdays": "Upcoming birthdays",
|
||||
"noBirthdays": "No birthdays yet",
|
||||
"daysLeft": "{{count}} days",
|
||||
"budgetOverview": "Budget overview",
|
||||
"monthlyIncome": "Income",
|
||||
"monthlyExpenses": "Expenses",
|
||||
"monthlyBalance": "Balance",
|
||||
"savingsRate": "Savings rate",
|
||||
"topExpense": "Top expense",
|
||||
"budgetEntries": "Entries",
|
||||
"noBudgetData": "No budget data this month.",
|
||||
"customize": "Customize",
|
||||
"customizeTitle": "Customize widgets",
|
||||
"customizeReset": "Reset",
|
||||
@@ -537,6 +550,7 @@
|
||||
"tabAccount": "Account",
|
||||
"tabsAriaLabel": "Settings sections",
|
||||
"sectionDesign": "Appearance",
|
||||
"sectionAppName": "Application name",
|
||||
"sectionShopping": "Shopping",
|
||||
"shoppingCategoriesLabel": "Shopping Categories",
|
||||
"shoppingCategoriesHint": "Add, rename, delete or reorder categories.",
|
||||
@@ -554,6 +568,16 @@
|
||||
"sectionCalendarSync": "Calendar Sync",
|
||||
"sectionFamily": "Family Members",
|
||||
"cardAppearance": "Display",
|
||||
"appNameTitle": "App name",
|
||||
"appNameLabel": "Application name",
|
||||
"appNameHint": "This name appears in the sidebar, browser title and login screen.",
|
||||
"appNamePlaceholder": "Oikos",
|
||||
"appNameSavedToast": "Application name saved.",
|
||||
"sectionDate": "Date",
|
||||
"dateFormatTitle": "Date format",
|
||||
"dateFormatLabel": "Preferred date format",
|
||||
"dateFormatHint": "Choose how dates are displayed throughout the app.",
|
||||
"dateFormatSavedToast": "Date format saved.",
|
||||
"themeSystem": "System",
|
||||
"themeSysLabel": "Use system setting",
|
||||
"themeLight": "Light",
|
||||
|
||||
Reference in New Issue
Block a user