mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support daily and yearly intervals for scheduled transactions
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"monthDays": "{multiMonthDays} ದಿನಗಳು",
|
||||
"everyMultiDaysOfWeek": "ಪ್ರತಿ {days}",
|
||||
"everyMultiDaysOfMonth": "ಪ್ರತಿ {days} ತಿಂಗಳಲ್ಲಿ",
|
||||
"everyMultiDaysOfYear": "Every {days} of year",
|
||||
"youHaveAccounts": "ನೀವು {count} ಖಾತೆಗಳನ್ನು ದಾಖಲಿಸಿದ್ದೀರಿ",
|
||||
"addNewTag": "ಹೊಸ ಟ್ಯಾಗ್ ಸೇರಿಸಿ \"{tag}\"",
|
||||
"clickToSelectedFile": "ಆಮದು ಫೈಲ್ ಆಯ್ಕೆ ಮಾಡಲು ಕ್ಲಿಕ್ ಮಾಡಿ ({extensions})",
|
||||
@@ -1553,8 +1554,10 @@
|
||||
"Select Date": "ದಿನಾಂಕ ಆಯ್ಕೆಮಾಡಿ",
|
||||
"Select Time": "ಸಮಯ ಆಯ್ಕೆಮಾಡಿ",
|
||||
"Now": "ಈಗ",
|
||||
"Daily": "Daily",
|
||||
"Weekly": "ವಾರದಂತೆ",
|
||||
"Monthly": "ತಿಂಗಳಂತೆ",
|
||||
"Yearly": "Yearly",
|
||||
"Custom": "ಕಸ್ಟಮ್",
|
||||
"Greater than": "ಹೆಚ್ಚಾಗಿದೆ",
|
||||
"Less than": "ಕಡಿಮೆ",
|
||||
|
||||
Reference in New Issue
Block a user