You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.
I'm using ng-translate (https://angular-translate.github.io) to add translations to my app.
Regarding pick-a-date, I've tried to add translations to Month, weekdays and Clear, by touching directly the "pick-a-date-options" attribute, but it doesn't work. It seems it becomes rendered as soon as it is initiated, and although the language changes, the data is already locked.
Anyone has any ideas?
The text was updated successfully, but these errors were encountered:
I'm using ng-translate (https://angular-translate.github.io) to add
translations to my app.
Regarding pick-a-date, I've tried to add translations to Month, weekdays
and Clear, by touching directly the "pick-a-date-options" attribute, but it
doesn't work. It seems it becomes rendered as soon as it is initiated, and
although the language changes, the data is already locked.
Anyone has any ideas?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#47>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABHJvvqamt3PfkaRS8Upexx6Q01XldfKks5rcRppgaJpZM4MAAXe>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using ng-translate (https://angular-translate.github.io) to add translations to my app.
Regarding pick-a-date, I've tried to add translations to Month, weekdays and Clear, by touching directly the "pick-a-date-options" attribute, but it doesn't work. It seems it becomes rendered as soon as it is initiated, and although the language changes, the data is already locked.
Anyone has any ideas?
The text was updated successfully, but these errors were encountered: