Started adding Translations (en, de) to my game (not complete yet).
Play in Browser: https://simonschreibt.itch.io/cozy-space-survivors
#gamedev #indiedev #localization
@simonschreibt Careful with flags... some platforms will reject you because flags can be too political. People from Quebec speak french but they aren't french. True story.
@grumpygamer Oh...hm...good point. I liked flags because theyare non-verbal symbols. So, you'd go for words like "English", "Deutsch", "Français", ... ?
@simonschreibt I agree... we did it in RtMI and got blowback from some platforms.
@grumpygamer wow, i never thought about that. thank you for sharing the experience! that's why i love gamedev: no day without learning something new :)
@simonschreibt @grumpygamer either that or 2 letter iso codes if you need something shorter (en, de, fr, ...)
@simonschreibt @grumpygamer of course this gets more complicated as soon as you need multiple versions (e.g. zh-hant and zh-hans for traditional and simplified Chinese respectively)
@simonschreibt @grumpygamer in Belgium there is officially 3 languages: Fr, Du and Ger (which sadly is never represented because this is a small community ). Most game/website do propose 2 Belgian flags with Fr and Du letters over them. We are not offended to not see a Belgian flag if there is a French flag and a Dutch and German flag though, and it's also pretty common.
@simonschreibt @grumpygamer I use text buttons with the language name in that language for the flag reason.
@protopop @simonschreibt The problem is that if you get into something like Japanese it is really hard to get back to a language you understand.
@grumpygamer @simonschreibt create an icon for the language screen, players have to click on this initially anyways to change the language so they will recognize this icon as the language one. Plus in changing the language, players learn where the language change screen is, and you make sure it is not too deep in the UI hierarchy. Once you're in the language screen, you can easily see the language you were looking for, which is your own language that you speak if you want to switch back