gpt4 book ai didi

angular - 属性国际化是不允许的

转载 作者:行者123 更新时间:2023-12-05 06:54:36 27 4
gpt4 key购买 nike

当本地化 Angular 应用程序并在 angular.json 文件中添加属性时,它会发出以下警告。

在项目下:属性国际化是不允许的。

"i18n": {
"sourceLocale": "en-US",
"locales": {
"ru": "src/i18n/messages.ru.xlf"
}
}

在 project/architect/build/configurations 下:Property localize is not allowed.

"ru": {
"localize": ["ru"]
}

同时,ng serve 提供了这个错误。

Data path ".projects['xxx']" should NOT have additional properties(i18n).

最佳答案

看起来您使用的是 Angular 9(或更高版本)的本地化教程,但您当前的存储库是 Angular 8(或更低版本)。

关于angular - 属性国际化是不允许的,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65509880/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com