This project contains a simple implementation of a Dictionary class that can load a dictionary from a file and translate words from one language to another.
This program focuses on encapsulation, Arraylist, Getters and setters, constructor chaining, toString method and provides functionality by various options to user to add, remove, update, search ...