UNPKG

@corellia/ngx-translation-io

Version:

Add this package to localize your Angular application.<br />

13 lines (12 loc) 277 B
<!DOCTYPE html> <html> <head> <base href="/"> <title>Angular i18n example</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <app-root>Loading...</app-root> </body> </html>