Merging the results of multiple async loaders
The current app I have inherited is using Angular 1.x and angular-translate, which makes use of the static file loader:
Continue readingFind answers to your angular js questions
The current app I have inherited is using Angular 1.x and angular-translate, which makes use of the static file loader:
Continue readingI am working on Angular and using ngx-translate for internationalization. The translate.get function is not working in my TS files.
Continue readingI am creation a custom "i18n" directive to update textual value in attributes of host component. So I came across
Continue readingI want to display a translated message when a button is clicked so I need to use the translate pipe
Continue readingI am using some dynamic values to create a string and sending that to sweetalert config. I was wondering is
Continue readingGot a translation string that contains an ng-click, like so: "test": "this <em>is</em> a <span ng-click="wop()">test</span>" It renders correctly on
Continue readingI have an array defined inside the class in angular. I am unable to translate the elements present inside the
Continue readingHello on the following website: http://advokatfanim.mk/ I am using AngularJS translate package (https://github.com/angular-translate/angular-translate) to handle translations on the website. However,
Continue readingI am new to angularJs. I am not able to use the translate service inside the ngOnInit() method for the
Continue readingHey stackoverflow / Angular Community! I have a little question about data-binding on components. The [value] on my component can
Continue reading
Recent Comments