I am aware of the existence of this question:
Internationalization using ASP.Net MVC
But I have some doubts. I have these language files (I'll have more in the future):
Thesysteminquestiondoesnotgiveanypostbackinthepages,soIcannotchangethetextofthelabelsinthebackend.I'mcurrentlydoingthiswithanAJAXcallthatfillsanarrayofstringsinthejavascriptwiththecurrentlanguagetexts.
Butthisseemstometobeeitherahugegambiarra,oranextremelyslow/succinctproblem.
Isthere"the right way" to do this? What would it be?