I'm making an app with a custom list in multiple languages.
Is there an easy way so that I only have to create the site columns, content type and list once? So I don't have to create them for each language?
My app will be in English, French and Dutch.
I have already added resx files in the folder Resources (Host Web). I created them via Supported Locales under Appmanifest.xml.
Anyone some advice ?