Forum Discussion
Aug 25, 2016
How to provision list view titles in multiple languages using Office Dev PnP Provisioning?
We are provisioning our lists based on Office Dev PnP Provisioning as explained in the blog post "Multilingual Provisioning Templates with the Office 365 Developer Patterns and Practices Provisioning...
BertJansen
Microsoft
Aug 25, 2016Unfortunately view titles are not translatable using resources. What we've done in the past is use JS to do this at the client (see https://github.com/OfficeDev/PnP/tree/dev/Samples/Core.JavaScriptCustomization#scenario-3-advanced-customizations). Now given that this model does not work anymore in the modern list UI this is not a recommended pattern anymore. Would suggest to raise this on uservoice.