mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-10 13:11:06 +00:00
Currently, whether or not the title is 32-bit or 64-bit was being appended as a suffix to the title, which is fine for left-to-right languages, but may not always fly so smoothly with some right-to-left languages. We also weren't marking that portion of the string as translatable, which prevents translators from translating part of the title string.