mattsemar / dsp-personal-logistics

MIT License
10 stars 7 forks source link

May I import translation into personal logistics? #34

Open nioehwrs opened 2 years ago

nioehwrs commented 2 years ago

In some languages, Incoming Item Notifications are invisible. It may not have correct translations. How can I import translation?

mattsemar commented 2 years ago

Take a look here: https://github.com/mattsemar/dsp-personal-logistics/blob/main/Util/Strings.cs#L64 if those are the items you have translations for, just let me know know what they should be.

One thing to note, if you see something like "{0}" that means that a placeholder variable will be substituted in

mattsemar commented 2 years ago

@nioehwrs I think I figured out what the actual issue was. A couple months ago I updated the font for those messages, but the new font didn't have support for non-latin characters. I believe this should be resolved in the latest version.

That said, if you have any suggestions for translations please let me know.