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
Changed access to localized strings via new methods in Fluency rather than direct from the FluencyLocalization object to make hooking possible. UI strings can be modified at runtime where
desired.
Added the ability to set a new default language in an AllConfiguredLanguagesData object instance.
Instructions for usage added to README.md. Credit to @ivangretsky for the feature request
Fix formatting in this CHANGELOG file so that lines of text follow a uniform max-width.
Correct example href/hreflang markup for meta link tags in README.md