1 Commits
Author SHA1 Message Date
LucyandGitHub 8994933b62 Add a unit test for language key conflicts (#96382)
## About The Pull Request

simply adds a new unit test, `language_key_conflicts`, ported from my
work on monkestation.

it is exactly what it says on the tin - it ensures two languages do not
have the same exact key. i don't think that's an issue here, but better
safe than sorry.

## Why It's Good For The Game

more unit test coverage for subtle bugs that might be hard to realize is
always nice

## Changelog

No user-facing changes.
2026-06-08 04:31:33 +02:00