mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
total amount on the account list page supports excluding specified accounts (#161)
This commit is contained in:
@@ -1372,6 +1372,7 @@
|
||||
"All Types": "全種類",
|
||||
"More": "さらに",
|
||||
"All": "すべて",
|
||||
"Partial": "Partial",
|
||||
"Today": "今日",
|
||||
"Yesterday": "昨日",
|
||||
"Recent 7 days": "直近7日間",
|
||||
@@ -1610,6 +1611,7 @@
|
||||
"Unable to save account": "口座を保存できません",
|
||||
"Show Hidden Accounts": "非表示口座を表示します",
|
||||
"Hide Hidden Accounts": "非表示口座を隠します",
|
||||
"Set Accounts Included in Total": "Set Accounts Included in Total",
|
||||
"Unable to retrieve account": "口座を取得できません",
|
||||
"Unable to hide this account": "この口座は非表示にできません",
|
||||
"Unable to unhide this account": "この口座は非表示を解除できません",
|
||||
@@ -1886,6 +1888,8 @@
|
||||
"Show Confirmation Every Time": "確認を毎回表示",
|
||||
"Automatically Add Geolocation": "座標を自動的に追加",
|
||||
"Always Show Transaction Pictures": "Always Show Transaction Pictures",
|
||||
"Account List Page": "Account List Page",
|
||||
"Accounts Included in Total": "Accounts Included in Total",
|
||||
"Exchange Rates Data Page": "為替レートデータページ",
|
||||
"Exchange Rate": "為替レート",
|
||||
"Enable Animation": "アニメーションの有効",
|
||||
|
||||
Reference in New Issue
Block a user