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