mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
support "Add Another" in transaction add page / dialog (#471)
This commit is contained in:
@@ -1495,6 +1495,7 @@
|
||||
"Remove": "Kaldır",
|
||||
"Delete": "Sil",
|
||||
"Duplicate": "Çoğalt",
|
||||
"Open Menu": "Open Menu",
|
||||
"Sort": "Sırala",
|
||||
"Sort by Name (A to Z)": "Sort by Name (A to Z)",
|
||||
"Sort by Name (Z to A)": "Sort by Name (Z to A)",
|
||||
@@ -1901,6 +1902,8 @@
|
||||
"Swap Account": "Hesabı Değiştir",
|
||||
"Swap Amount": "Tutarı Değiştir",
|
||||
"Swap Account and Amount": "Hesabı ve Tutarı Değiştir",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "Save & Duplicate",
|
||||
"Duplicate (With Time)": "Çoğalt (Zaman ile)",
|
||||
"Duplicate (With Geographic Location)": "Çoğalt (Coğrafi Konum ile)",
|
||||
"Duplicate (With Time and Geographic Location)": "Çoğalt (Zaman ve Coğrafi Konum ile)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "Aylık Toplam Tutarı Göster",
|
||||
"Show Transaction Tags": "İşlem Etiketini Göster",
|
||||
"Transaction Edit Page": "İşlem Düzenleme Sayfası",
|
||||
"Quick Add Button Action": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "Taslağı Otomatik Kaydet",
|
||||
"Always Show Confirmation": "Her Seferinde Onay Göster",
|
||||
"Automatically Add Geolocation": "Otomatik Olarak Konum Ekle",
|
||||
|
||||
Reference in New Issue
Block a user