casinocoin / tokenwallet-mobile

CasinoCoin Token Wallet for Mobile
0 stars 0 forks source link

[ADD] German Translations: Updated DE.JSON #201

Open t-jacobi opened 4 years ago

t-jacobi commented 4 years ago

I made a compare of the current dev version of en.json against the de.json. I added all missed translations.

Based on 5.0.1 on iOS

de.zip

t3nshi commented 4 years ago

awesome!

t3nshi commented 4 years ago

I added it. And we already have a lot of new strings. I will look into setup a new repo. In the mean time you don't have to create a new issue, if you want to post new de.json changes do it here.

t3nshi commented 4 years ago

earlier I lost a lot of time trying to figure out an error... it turned out it was due to bad formatting of the file you sent before. Please keep in mind to check the formatting and not include any special symbols that should and should not be there ( adding a " for example, or taking out a comma or a bracket). If you don't know json you can use something like this to make sure you didn't wreck the format. https://jsonformatter.curiousconcept.com

t-jacobi commented 4 years ago

Your right, there was a missing , to separate keys. I know JSON ;-) i will check finished files against the formatter before uploading in the future! sorry!

t3nshi commented 4 years ago

Don't worry it was never mentioned. I just didn't realize at first where was the issue...

t3nshi commented 4 years ago

Sorry I put something wrong!

t3nshi commented 4 years ago

I added it. And we already have a lot of new strings. I will look into setup a new repo. In the mean time you don't have to create a new issue, if you want to post new de.json changes do it here.

Please add new files in this same thread so we keep track of the current state and evolution in the same place. If you are unable to comment or reopen let me know.