diff --git a/lang/ar.json b/lang/ar.json index f7f8d35a..9e2d06a7 100644 --- a/lang/ar.json +++ b/lang/ar.json @@ -677,6 +677,10 @@ "no_expenses": "لا يوجد نفقات حتى الآن!", "list_of_expenses": "هذه القائمة ستحتوي النفقات الخاصة بك", "confirm_delete": "لن تتمكن من استرجاع هذا الإنفاق | لن تتمكن من استرجاع هذه النفقات", + "duplicate_expense": "Duplicate", + "duplicate_expense_title": "Duplicate expense", + "duplicate_expense_modal_hint": "Change the date if you need to. (copy) is added to the note.", + "duplicated_message": "Expense duplicated successfully", "created_message": "تم إنشاء النفقات بنجاح", "updated_message": "تم تحديث النفقات بنجاح", "deleted_message": "تم حذف النفقات بنجاح",