Skip to content

Commit bbb2c49

Browse files
author
Marco Rinck
committed
documented automatic translation of messages if angular-translate is present
1 parent 9ad4348 commit bbb2c49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
* growl like notifications like in MacOS X
1010
* using standard bootstrap classes (alert, alert-info, alert-error, alert-success)
1111
* global or per message configuration of a timeout when message will be automatically closed
12+
* automatic translation of messages if [angular-translate](https://github.com/PascalPrecht/angular-translate) filter is
13+
present, you only have to provide keys as messages, angular-translate will translate them
1214
* pre-defined $http-Interceptor to automatically handle $http responses for server-sent messages
1315
* < 1 kB after GZIP
1416

0 commit comments

Comments
 (0)