Problem
Some companies still use the vanilla JS approach while having {{key_name...}} keys in their code.
Then text observer is used to search for such strings and replaces them with the localized values.
However, we don't have this approach properly documented.
Solution
- Document basics of this approach
- Document the string format (parameters, default value)
- Document preparing for production for this approach
- Record simple video about this concept