@ngx-translate/core
esm
Translation library (i18n) for Angular
Keywords
@ngx-translatengx-translateangulari18ntranslation
INSTALL
Type:
<script type="module"> import ngxTranslatecore from 'https://cdn.jsdelivr.net/npm/@ngx-translate/core@16.0.4/+esm' </script>
@ngx-translate/core
Overview
@ngx-translate/core
is the primary internationalization (i18n) library for Angular
applications, allowing developers to easily implement and manage multiple languages
in their projects. With @ngx-translate/core
, you can dynamically switch languages
within the app, seamlessly adapting content to suit various locales.