Expand description
This module contains some utility functions that you may use in your application.
Functionsยง
- insert
- Insert contents into the placeholders in the string. A brief example of a string with placeholders:
- load_
strings - Loads a strings file from a given path.
It will loads the file called
{name}.locunder the given path.