Alexey Yakovlev

Results 4 comments of Alexey Yakovlev

@rikpalmermm are you sure that factory is good place to translate strings? Could you anotate (call getext(key)) at factory layer and then use translate directive or filter at template;) smth...

@IShotTheSheriff Thank you for your fix to support language codes with locale. But why was add support for format with separator ''_"? At this wiki page https://en.wikipedia.org/wiki/Language_code default separator is...

@rubenv please look at pull request https://github.com/rubenv/angular-gettext/pull/309