Skip to content

Releases: nabeghe/light-localization

v1.1.0

19 Sep 16:43
Compare
Choose a tag to compare
  • Added new method rnd, which is used to return a random text if the value is an array.
  • Added LocalizerInterface.php

v1.0.2

05 May 01:22
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 May 22:19
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Apr 19:26
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v1.0.0

v0.1.3

01 Apr 23:43
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

composer php >=7.4

v0.1.2

01 Apr 23:26
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Now the $default_translation argument can be a different Localizer object; so that if the current localizer cannot find the translation, it will look for its default in the second localizer. Each localizer can have a different localizer object as default.

v0.1.0

19 Jan 00:22
Compare
Choose a tag to compare