Remove duplicate keys from translation.json file
There are some duplicate keys present in the file (pd/nw/locales/de/translation.json) as they are of no use and even after removing duplicate keys, it doesn't hinder the project. So, these keys can be removed. A screenshot of the duplicate keys is attached. ![Screenshot_from_2021-03-28_21-29-09](/uploads/2b15a7959fbc33cba2805d432eea07bb/Screenshot_from_2021-03-28_21-29-09.png) ![Screenshot_from_2021-03-28_21-29-46](/uploads/c8ebc719ee2d5fcfa1ad557d93490859/Screenshot_from_2021-03-28_21-29-46.png)
issue