mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support displaying transactions since the last reconciled time
This commit is contained in:
@@ -1112,6 +1112,7 @@
|
||||
"cannot login by password": "கடவுச்சொல் மூலம் உள்நுழைய முடியாது",
|
||||
"user name is invalid": "பயனர் பெயர் தவறானது உள்ளது",
|
||||
"nick name is invalid": "புனைப்பெயர் தவறானது உள்ளது",
|
||||
"last reconciled time is not enabled": "Last reconciled time is not enabled",
|
||||
"unauthorized access": "அங்கீகரிக்கப்படாத அணுகல்",
|
||||
"current token is invalid": "தற்போதைய டோக்கன் தவறானது உள்ளது",
|
||||
"current token is expired": "தற்போதைய டோக்கன் காலாவதியானது",
|
||||
@@ -1155,6 +1156,8 @@
|
||||
"not supported to modify account currency": "கணக்கு நாணயம்யை மாற்ற ஆதரிக்கப்படவில்லை",
|
||||
"not supported to modify account balance": "கணக்கு இருப்பு மாற்றம் ஆதரிக்கப்படவில்லை",
|
||||
"not supported to modify account balance time": "கணக்கு இருப்பு நேரம் மாற்றம் ஆதரிக்கப்படவில்லை",
|
||||
"parent account cannot set last reconciled time": "Parent account cannot set last reconciled time",
|
||||
"cannot set last reconciled time before current value": "Cannot set last reconciled time before current value",
|
||||
"transaction id is invalid": "பரிவர்த்தனை ID தவறானது உள்ளது",
|
||||
"transaction not found": "பரிவர்த்தனை கிடைக்கவில்லை",
|
||||
"transaction type is invalid": "பரிவர்த்தனையின் வகை தவறானது உள்ளது",
|
||||
@@ -1548,6 +1551,7 @@
|
||||
"Recent 5 years": "சமீபத்திய 5 ஆண்டுகள்",
|
||||
"Previous Billing Cycle": "முந்தைய பில்லிங் சுழற்சி",
|
||||
"Current Billing Cycle": "தற்போதைய பில்லிங் சுழற்சி",
|
||||
"Since Last Reconciled Time": "Since Last Reconciled Time",
|
||||
"Last day": "Last day",
|
||||
"last day": "last day",
|
||||
"Custom Date": "தனிப்பயன் தேதி",
|
||||
@@ -1941,6 +1945,9 @@
|
||||
"You have saved this account": "நீங்கள் இந்த கணக்கை சேமித்தீர்கள்",
|
||||
"Unable to add account": "கணக்கு சேர்க்க முடியவில்லை",
|
||||
"Unable to save account": "கணக்கு சேமிக்க முடியவில்லை",
|
||||
"Mark as Reconciled": "Mark as Reconciled",
|
||||
"Last reconciled time have been updated": "Last reconciled time have been updated",
|
||||
"Unable to update last reconciled time": "Unable to update last reconciled time",
|
||||
"Show Hidden Accounts": "மறைந்த கணக்குகளை காட்டு",
|
||||
"Hide Hidden Accounts": "மறைந்த கணக்குகளை மறை",
|
||||
"Set Accounts Included in Total": "மொத்தம் லெக்கத்தில் சேர்க்கப்பட்ட கணக்குகளை அமை செய்",
|
||||
|
||||
Reference in New Issue
Block a user