Skip to content

The internationalization (i18n) library for Angular

License

Notifications You must be signed in to change notification settings

paulholleis/core

 
 

Repository files navigation

This is a fork of: https://github.com/ngx-translate/core

Main changes:

  • for me the original didn't work with some buttons and toggle buttons
  • package updates
  • had to change type of some internal variables from EventEmitter to Subscription in translate.pipe.ts

When changing the .ts code, build with

  • ng build

About

The internationalization (i18n) library for Angular

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%