mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
[ci skip] changelog: mention recent translation changes
This commit is contained in:
parent
db90b40bdd
commit
177eecf9ee
@ -713,6 +713,10 @@ However, if we add `src-namespace-prefix: pmmp\TesterPlugin` to the `plugin.yml`
|
|||||||
- The following classes have been renamed:
|
- The following classes have been renamed:
|
||||||
- `BaseLang` -> `Language`
|
- `BaseLang` -> `Language`
|
||||||
- `LanguageNotFoundException` has been added. This is thrown when trying to construct a `Language` which doesn't exist in the server files.
|
- `LanguageNotFoundException` has been added. This is thrown when trying to construct a `Language` which doesn't exist in the server files.
|
||||||
|
- `TranslationContainer` no longer discards keys for translation parameters. Previously, only the insertion order was considered.
|
||||||
|
- `TranslationContainer` now supports string keys for translation parameters.
|
||||||
|
- `TranslationContainer` now supports providing other `TranslationContainers` as translation parameters.
|
||||||
|
- `Language->translateString()` now supports providing `TranslationContainers` as translation parameters.
|
||||||
|
|
||||||
|
|
||||||
### Network
|
### Network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user