Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Releases: CloudKidStudio/CloudKidTranslate

1.0.5

05 Jun 03:41
Compare
Choose a tag to compare
1.0.5 Pre-release
Pre-release
  • Added single language loading to load()
  • Added single language loading example

1.0.4

01 Jun 20:11
Compare
Choose a tag to compare
1.0.4 Pre-release
Pre-release
  • Added fileSeparator global static property to Translate class, instead of using method parameter
  • Added an optional useCountryLocale parameter to the autoDetect() method, a value of false only sets the locale to the language, without the country.

1.0.3

31 May 15:24
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release
  • Added auto-translation using data-localize and data-localize-file attributes
  • Created auto and manual examples

1.0.2

30 May 16:02
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
  • Added window._f for adding the local to a file path
  • Change the API for load() to allow for ajax loading of the file request
  • Made local static functions of get and refresh
  • Added reset() method for returning translate to it's original state

1.0.1

29 May 21:27
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release
Fixed bugs