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.
我在我的 Spree 电子商务上安装了spree_i18ngem 以支持多语言。我需要翻译一些与最初提供的翻译不同的字符串,以及在不同的语言环境中添加一些额外的字符串。我该如何进行?
spree_i18n
正如@zrl3dx 所说,覆盖区域设置键(即添加到您的应用程序 config/locales/en.yml 或您想要的任何语言)就足够了。