Hi there, I'm exploring solutions for managing multiple languages in an
add-on and would appreciate your insights. Currently, we use separate
resource files for each language to handle simple strings, which works
well. However, I'm encountering chall...