Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 396 Bytes

File metadata and controls

7 lines (5 loc) · 396 Bytes

How to import the completed translation files

There are two ways to do this: You can use the JiT (Just in Time) Compiler or AoT (Ahead-of-Time) Compiler. Regardless of the approach, you will need to provide the Angular compiler with

  • the translation file(s)
  • the translation file format
  • the Locale Id (autogenerated by ng xi18n and can be found in the translation file)