mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
add insights & explore page
This commit is contained in:
@@ -1434,6 +1434,7 @@
|
||||
"Update": "アップデート",
|
||||
"Refresh": "リフレッシュ",
|
||||
"Clear": "消去",
|
||||
"Clear All": "Clear All",
|
||||
"Generate": "Generate",
|
||||
"Recognize": "Recognize",
|
||||
"Recognizing": "Recognizing",
|
||||
@@ -1490,6 +1491,9 @@
|
||||
"More": "さらに",
|
||||
"All": "すべて",
|
||||
"Partial": "Partial",
|
||||
"WHERE": "WHERE",
|
||||
"AND": "AND",
|
||||
"OR": "OR",
|
||||
"Today": "今日",
|
||||
"Yesterday": "昨日",
|
||||
"Recent 7 days": "直近7日間",
|
||||
@@ -1527,6 +1531,19 @@
|
||||
"Not equal to": "等しくない",
|
||||
"Between": "間",
|
||||
"Not between": "間ではない",
|
||||
"In": "In",
|
||||
"Has any": "Has any",
|
||||
"Has all": "Has all",
|
||||
"Not has any": "Not has any",
|
||||
"Not has all": "Not has all",
|
||||
"Is empty": "Is empty",
|
||||
"Is not empty": "Is not empty",
|
||||
"Contains": "Contains",
|
||||
"Not contains": "Not contains",
|
||||
"Starts with": "Starts with",
|
||||
"Not starts with": "Not starts with",
|
||||
"Ends with": "Ends with",
|
||||
"Not ends with": "Not ends with",
|
||||
"Pie Chart": "円グラフ",
|
||||
"Bar Chart": "棒グラフ",
|
||||
"Radar Chart": "Radar Chart",
|
||||
@@ -1675,6 +1692,20 @@
|
||||
"Transaction Calendar": "Transaction Calendar",
|
||||
"Transaction Details": "取引の詳細",
|
||||
"Statistics & Analysis": "統計と分析",
|
||||
"Insights & Explore": "Insights & Explore",
|
||||
"Query": "Query",
|
||||
"Data Table": "Data Table",
|
||||
"Chart": "Chart",
|
||||
"New Explore": "New Explore",
|
||||
"Add Query": "Add Query",
|
||||
"Remove Query": "Remove Query",
|
||||
"Modify Query Name": "Modify Query Name",
|
||||
"Add Condition": "Add Condition",
|
||||
"Remove Condition": "Remove Condition",
|
||||
"No conditions defined. All transactions will match.": "No conditions defined. All transactions will match.",
|
||||
"Editor": "Editor",
|
||||
"Expression": "Expression",
|
||||
"Failed to generate expression": "Failed to generate expression",
|
||||
"Account List": "口座リスト",
|
||||
"This Week": "今週",
|
||||
"This Month": "今月",
|
||||
@@ -1997,6 +2028,7 @@
|
||||
"Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.": "Failed to load image, please check whether the config \"domain\" and \"root_url\" are set correctly.",
|
||||
"Search transaction description": "取引の説明を検索",
|
||||
"Unable to retrieve transaction list": "取引リストを取得できません",
|
||||
"Unable to retrieve all transactions": "Unable to retrieve all transactions",
|
||||
"Unable to retrieve reconciliation statements": "Unable to retrieve reconciliation statements",
|
||||
"Custom Date Range": "カスタム日付範囲",
|
||||
"Select Month": "Select Month",
|
||||
@@ -2121,6 +2153,7 @@
|
||||
"Show Confirmation Every Time": "確認を毎回表示",
|
||||
"Automatically Add Geolocation": "座標を自動的に追加",
|
||||
"Always Show Transaction Pictures": "Always Show Transaction Pictures",
|
||||
"Insights & Explore Page": "Insights & Explore Page",
|
||||
"Account List Page": "Account List Page",
|
||||
"Accounts Included in Total": "Accounts Included in Total",
|
||||
"Exchange Rates Data Page": "為替レートデータページ",
|
||||
|
||||
Reference in New Issue
Block a user