|
Works inside the browser or on the client side for Node.js.
Here are some key features of "i18next":
· Fetches resources from server
· Fetches each resource file individual (static) or all once via dynamicRoute
· Applies translation to HTML tags with the data-i18n attribute
· Posts missing key-value pairs to server
· Searches for en-US keys first, than in fallback language
Requirements:
· JavaScript enabled on client side
What's New in This Release: [ read full changelog ]
· Disable cookie usage by setting init option useCookie to false
· Accept empty string as translation value
· Fixed bug in own ajax implementation not using proper sendType
· Fixed bug for returning objTree in combination with namespace
· Fixed bug in plurals of romanic lngs
Via: i18next 1.5.8
0 Comment:
Post a Comment