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.
我正在编写一个最终管理员可能不会说英语的应用程序,因此最好以非英语语言呈现管理界面。
我已经阅读了 i18n 文档,但没有提到如何更改“添加”按钮的文本和页面标题(在管理界面中)。我怎样才能做到这一点,或者我需要阅读哪些文档?
当然,官方文档是最好的文档。如果您想要特定语言的管理站点 - 只需LANGUAGE_CODE在设置中正确设置即可。
LANGUAGE_CODE