mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Added KnownTranslationFactory and use it in as many places as possible
this makes translation usage much more statically analysable. The only places this isn't used are: - places that prefix translations with colours (those are still a problem) - places where server/client translations don't match (e.g. gameMode.changed accepts different parameters in vanilla than in PM)
This commit is contained in:
1744
src/lang/KnownTranslationFactory.php
Normal file
1744
src/lang/KnownTranslationFactory.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user