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": "全天",
|
||||
"shoppingMore": "+{{count}} 更多",
|
||||
"weather": "天气",
|
||||
"familyMembers": "家庭成员",
|
||||
"participantsAdded": "位参与者已添加",
|
||||
"upcomingBirthdays": "即将到来的生日",
|
||||
"noBirthdays": "还没有生日",
|
||||
"daysLeft": "{{count}} 天",
|
||||
"budgetOverview": "预算概览",
|
||||
"monthlyIncome": "收入",
|
||||
"monthlyExpenses": "支出",
|
||||
"monthlyBalance": "余额",
|
||||
"savingsRate": "储蓄率",
|
||||
"topExpense": "最大支出",
|
||||
"budgetEntries": "记录",
|
||||
"noBudgetData": "本月没有预算数据。",
|
||||
"customize": "自定义",
|
||||
"customizeTitle": "自定义小组件",
|
||||
"customizeReset": "重置",
|
||||
@@ -537,6 +550,7 @@
|
||||
"tabAccount": "账户",
|
||||
"tabsAriaLabel": "设置类别",
|
||||
"sectionDesign": "外观",
|
||||
"sectionAppName": "应用名称",
|
||||
"sectionShopping": "购物",
|
||||
"shoppingCategoriesLabel": "购物分类",
|
||||
"shoppingCategoriesHint": "添加、重命名、删除或排序分类。",
|
||||
@@ -554,6 +568,16 @@
|
||||
"sectionCalendarSync": "日历同步",
|
||||
"sectionFamily": "家庭成员",
|
||||
"cardAppearance": "外观",
|
||||
"appNameTitle": "应用名称",
|
||||
"appNameLabel": "应用名称",
|
||||
"appNameHint": "此名称会显示在侧边栏、浏览器标题和登录界面中。",
|
||||
"appNamePlaceholder": "Oikos",
|
||||
"appNameSavedToast": "应用名称已保存。",
|
||||
"sectionDate": "日期",
|
||||
"dateFormatTitle": "日期格式",
|
||||
"dateFormatLabel": "首选日期格式",
|
||||
"dateFormatHint": "选择日期在应用中的显示方式。",
|
||||
"dateFormatSavedToast": "日期格式已保存。",
|
||||
"themeSystem": "跟随系统",
|
||||
"themeSysLabel": "使用系统设置",
|
||||
"themeLight": "浅色",
|
||||
|
||||
Reference in New Issue
Block a user