mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
show filter being used in tab bar in transaction list page
This commit is contained in:
@@ -440,6 +440,7 @@ export default {
|
||||
'Last month': 'Last month',
|
||||
'This year': 'This year',
|
||||
'Last year': 'Last year',
|
||||
'Custom Date': 'Custom Date',
|
||||
'Begin Time': 'Begin Time',
|
||||
'End Time': 'End Time',
|
||||
'Custom': 'Custom',
|
||||
|
||||
@@ -440,6 +440,7 @@ export default {
|
||||
'Last month': '上月',
|
||||
'This year': '今年',
|
||||
'Last year': '去年',
|
||||
'Custom Date': '自定义日期',
|
||||
'Begin Time': '开始时间',
|
||||
'End Time': '结束时间',
|
||||
'Custom': '自定义',
|
||||
|
||||
Reference in New Issue
Block a user