Overwatch-Item-Tracker
Overwatch-Item-Tracker copied to clipboard
implemented translation feature
next steps:
- german locales
- improve selection of language
improved language selection -> DONE
german translation for current event added
Hey thanks for this, I won't be able to merge now as we're in the process of a lot of core changes to the layout and backend. I will merge it into a branch later and make a few changes for how I would like it.
Ok so now I go playing a bit overwatch But can you tell me, whether you can extract the language names from an API? So I don't have to write everything manualy? Otherwise this is lot of work... but makeable
I'm sure you can just run it all through google translate, I won't be manually translating anything, you don't have to translate it all if you don't want too, i'm sure if someone wants it enough they can do it.
OK, then I will translate everything manually to german with my game if someone want france or anything else, s/he can do it :)
Link to issue: issue#24
I've started to implement French translation locally.
I finished the French localization but i can't push my changes because this push request hasn't been merged yet
@JigAma I have invited you to my fork. Now you can make a new branch on my fork, commit your french localization to it and the make a merge request to my master-branch in my fork I will review the changes you made and the it will be added in this pull request
Review french translation done
I will soon look at all the changes and then continue with the translation. But maybe first I will wait a bit until the master isn't rapidly updated anymore :)
translation from language-keys to english is working de and fr are only working for events, because the old translations were compatible. only some aren't and will fallback to english
so i will translate the other missing keys the next days and hopefully JigAma will be back and translate the french
Sorry that I'm working a bit slow Have currently some exams
I'm waiting Js to merge the branch as it is right now before making the new translation because we hadn't have news since a bit of time now and I don't want to do it if i'm not sure it will be used
Yes me too I havn't any response from JS whether he want to merge this branch Currently i have translated all event items but not the regular class items (they will fallback to english) It is a huge amount of work to translate the items and there are dublicates in event and regular with the current datastructur