docs: update i18n with requested changes (#24875)
use more general project name in code example PR Close #24875
This commit is contained in:
parent
7ebd8e59a8
commit
70b51a6255
|
@ -702,7 +702,7 @@ You also need to instruct the AOT compiler to use your translation configuration
|
|||
"configurations": {
|
||||
...
|
||||
"fr": {
|
||||
"browserTarget": "angular.io-example:build:fr"
|
||||
"browserTarget": "*project-name*:build:fr"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue