@D17339 are you referring to localization of the template, or simply language display support? To localize (or translate) your template, there are two ways to achieve it. After setting up multiple languages in Netsuite, you should see a list of languages for each field definition in a form. You can define the alternate display text for each field. Many standard fields and records have translations already provided.
The other way is via translation collections, where you define blocks of text, and provide the translated version of that text.
You can mix and match both in a template, though I will say that it takes a bit of setup to get things just right. There is also locale-specific number and date formatting to consider. However, it is possible to achieve all of it. What are you looking to do exactly?