如何在 Spartacus 中将 LoginComponent 的文本 "Signin / Register" 更新为 "Login"?
How can I update the text "Signin / Register" of LoginComponent to "Login" in Spartacus?
我想将 LoginComponent 中的文本从“Signin/Register”更改为“登录”。在 Spartacus Storefront 中实现此目标的最佳方法是什么?
https://sap.github.io/spartacus-docs/i18n/#overwriting-individual-translations
您必须在源代码中找到 chunk + key,然后为给定的 key 提供您自己的翻译
我想将 LoginComponent 中的文本从“Signin/Register”更改为“登录”。在 Spartacus Storefront 中实现此目标的最佳方法是什么?
https://sap.github.io/spartacus-docs/i18n/#overwriting-individual-translations
您必须在源代码中找到 chunk + key,然后为给定的 key 提供您自己的翻译