Skip to content

Update docs for i18n #35776

@xiaoxiangmoe

Description

@xiaoxiangmoe

📚 Docs or angular.io bug report

Description

"projects": {
  ...
  "angular.io-example": {
    ...
    "i18n": {
      "sourceLocale": "en-US",
      "locales": {
        "fr": "src/locale/messages.fr.xlf"
      }
    }
    ...
    "targets": {
      ...
    }
  }
}

Anything else relevant?

Please add docs for loadTranslations, clearTranslations and use i18n for library in ng-packagr.

Metadata

Metadata

Assignees

Labels

action: reviewThe PR is still awaiting reviews from at least one requested reviewerarea: i18nIssues related to localization and internationalizationfreq2: mediumtype: bug/fix

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions