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 Jan 29, 2024. It is now read-only.
Basically, when I use $translate.use('en_GB'), I expect it to load the en language since en_GB is already linked to the alias en. Should I create a PR for this?
The text was updated successfully, but these errors were encountered:
That would be a great idea :-)
If you have the time - feel free to provide a PR. And before you make the same mistake as a few others: branch from/send PR to canary branch :-)
Here's the plunk: http://plnkr.co/edit/lyOiwSE4ugLIWmbViJsC?p=preview
Basically, when I use
$translate.use('en_GB')
, I expect it to load theen
language sinceen_GB
is already linked to the aliasen
. Should I create a PR for this?The text was updated successfully, but these errors were encountered: