cdq-ngx-translate-routes

1.0.0 • Public • Published

cq-ngx-translate-routes

Disclaimer

This is a modified version of: https://www.npmjs.com/package/ngx-translate-routes

Full Documentation can be found on the base package page

Added Features

  • Add a suffix with a specified application name to every title.

Dependencies

Latest version available for each version of Angular

| cq-ngx-translate | Angular |

|------------------|---------------|

| 1.0.0 | 14.x |

Install

npm install cq-ngx-translate-routes --save

@ngx-translate package is a required dependency

npm install @ngx-translate/core --save

npm install @ngx-translate/http-loader --save

Follows this link for more information about ngx-translate:

https://github.com/ngx-translate/core

Changes to the base package

You are able to add another variable to the config called applicationName


NgxTranslateRoutesModule.forRoot({

applicationName: 'DemoApplication'

})

A suffix of | applicationName will be added to every title.

License

MIT


Codeqo Git @stefanarts  ·  GitLab @darioegb  · 

Readme

Keywords

none

Package Sidebar

Install

npm i cdq-ngx-translate-routes

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

41.8 kB

Total Files

25

Last publish

Collaborators

  • stefanarts