Tagged Questions
2
votes
4answers
554 views
Problem applying content type bindings to an es-ES site definition
I'm building a publishing site which will support the following cultures:
de-DE (1031)
en-US (1033)
es-ES (3082)
fr-FR (1036)
it-IT (1040)
ja-JP (1041)
ru-RU (1049)
zh-CHS (2052)
I can create an ...