The final step to plugin translation is to put the code in place to load a translation file. This is done by registering an action hook callback and calling a single function when it gets executed.
This recipe shows how to load the translation file created in the previous recipe.