mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support daily and yearly intervals for scheduled transactions
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
"monthDays": "{multiMonthDays} gün",
|
||||
"everyMultiDaysOfWeek": "Her {days}",
|
||||
"everyMultiDaysOfMonth": "Ayın her {days} günü",
|
||||
"everyMultiDaysOfYear": "Every {days} of year",
|
||||
"youHaveAccounts": "{count} adet hesap kaydettiniz",
|
||||
"addNewTag": "Yeni etiket ekle: \"{tag}\"",
|
||||
"clickToSelectedFile": "İçe aktarılacak dosyayı seçmek için tıklayın ({extensions})",
|
||||
@@ -1553,8 +1554,10 @@
|
||||
"Select Date": "Tarih Seç",
|
||||
"Select Time": "Zaman Seç",
|
||||
"Now": "Şimdi",
|
||||
"Daily": "Daily",
|
||||
"Weekly": "Haftalık",
|
||||
"Monthly": "Aylık",
|
||||
"Yearly": "Yearly",
|
||||
"Custom": "Özel",
|
||||
"Greater than": "Büyüktür",
|
||||
"Less than": "Küçüktür",
|
||||
|
||||
Reference in New Issue
Block a user