UNPKG

webpack-angular-translate

Version:

Webpack plugin that extracts the translation-ids with the default texts.

11 lines (10 loc) 207 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title></title> </head> <body> <span translate> Good Morning <a href="#">Donald</a>. How are you? </span> </body> </html>