mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-13 21:27:53 +02:00
Keys that contains colon where not being translated correctly. This was due to the colon being used as a separator for the key and the value. This was fixed by replacing the colon with a different character that is not used in the key or the value.