Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Teams Toolkit 创建了一个 Teams 选项卡。我想知道如何在 TeamsFX 项目中实现本地化。在 SPFX 中,我们使用默认创建的“Loc”文件夹下的本地化文件来实现这一点。有任何想法吗?
@Sai,感谢您的反馈。如果您询问如何本地化您的应用程序,您可以关注此文档。如果您正在询问 React 内容的本地化,您可能会找到一些对此线程有用的信息,因为本地化 React 应用程序有许多不同的方法。