Something like: ```html <script> Maac.localize({ string_1: "value 1", string_2: "value_2", ... string_n: "value n" }) </script> ```