A conceptual overview and instructions on how to add angular-gettext to your application. Start here.
Add angular-gettext to your project.
Different ways to annotate strings.
Extracting strings into a gettext template.
Translating your strings into different languages.
Adding translated strings to your application.
Setting the active language, debug mode.
Making strings in your source code translatable.
Manually define strings in the catalog.
Load language strings only when they are needed.
Extract translations from custom attributes.
Separate implementation details from translations.
API reference for the client-side library.