Dylan K. Taylor d39080c45a
TranslationContainer: Add support for named translation parameters
this also fixes use cases like:

[1] = something;
[0] = match(...)

It made no sense whatsoever to discard the keys anyway.

Language::translateString() already supported named parameters since
forever anyway.
2021-08-10 14:26:54 +01:00
..
2021-07-23 22:39:54 +01:00
2020-01-22 11:55:03 +00:00
2021-07-19 20:01:33 +01:00
2021-08-02 14:32:00 +01:00
2021-07-26 20:29:39 +01:00
2020-03-10 13:05:37 +00:00
2021-07-05 20:03:11 +01:00
2021-07-26 20:29:39 +01:00