kryptokrona / hugin-mobile

A React Native implementation of Hugin Messenger
GNU Affero General Public License v3.0
21 stars 16 forks source link

Translation in Dutch language added #61

Closed OmkarApre closed 9 months ago

OmkarApre commented 9 months ago

fix:#61 Translation in Dutch Language added

Wallet : SEKReVHhXEoFTfCJPA3zjKDRjh7wj4ZNAJgeo878gGpXbpsnZdfgnm2cCCCe56t7GhEHaT3BrA3XL1ar5neBo144G5Yqu51SvD7

f-r00t commented 9 months ago

Hi, thanks for your contribution but we already have dutch language (nl). Also, "dut" is not a valid language code, but it should be "nl" for dutch.

If you want to update the dutch translation, you can do so by editing this file: https://github.com/kryptokrona/hugin-mobile/blob/master/src/i18n/nl.json

Thanks!

OmkarApre commented 9 months ago

Some changes required as per the the given English data all inputs and outputs are not updated in the Dutch language translation which I have updated and uploaded in my current Dutch language translation.

f-r00t commented 9 months ago

Please add your changes to the nl.json file if you feel that it needs to be updated.

OmkarApre commented 9 months ago

Okay I will update the necessary and missing details.