yeah, you have to put all the text in a stringtable though, you use stuff like this
TitleText [Localize "STR_TEXT1", "PLAIN Down"]
player sidechat localize "STR_Text1"
Hint localize "STR_Text1"
you can do the mission name with @STR_text1 and all the briefings are done seperatly for the different languages.