udonarium
udonarium copied to clipboard
Translation ?
Hi!
How hard would it be to allow translation in the app? I would like to translate it into english and french. I already started a JSON file for the french translation but I'm not sure about the best way to translate an angular app :)
Have a good day!
I would also be interested in an English version! I don't know anything about programming but I could help with the translation part.
Thanks!
From what I saw, strings for things like menus are hardcoded so in order for translation to work via a JSON or other swappable file, all strings would have to be refactored into references to a separate file that holds the final displayed strings. メニューのテキストなどがハードコーディングされているので、翻訳ができる前にはまず、すべてのStringを別のファイルに移動しないとね!