Skip to content

Releases: Warxcell/TranslationsBundle

Major refactoring.

15 Mar 08:56
Compare
Choose a tag to compare

Bugfix and improvement

04 Aug 11:38
Compare
Choose a tag to compare

You can now use $this->get('object_bg.translation.current_translation_loader')->getTranslation($translatable, $languageOrLocale'); - it will return translation object

Also if language is missing in database, now it wont throw exception.

Fix __toString methods

01 Aug 15:00
Compare
Choose a tag to compare
3.2.3

Fix __toString

Fixes for templating in Symfony 2.6+

01 Aug 12:29
Compare
Choose a tag to compare
3.2.2

Fix Templating in Symfony ~2.6

Add support for Symfony 3

07 Apr 13:37
Compare
Choose a tag to compare

Drop support for Symfony <= 2.4

Manage entities' locale after initial load

03 Apr 12:57
Compare
Choose a tag to compare
Merge pull request #8 from Warxcell/on_change_listener

On change listener

Fix translations export

08 Mar 14:50
Compare
Choose a tag to compare
3.0.8

Fix export in Translations

Add Export/Import command

08 Feb 14:08
Compare
Choose a tag to compare
3.0.7

Fixes #1

Fix translator to support multiple locales

06 Feb 16:26
Compare
Choose a tag to compare
3.0.6

Fix translations for multiple domains

Fix dumper

01 Feb 13:43
Compare
Choose a tag to compare
3.0.3

Fix dumper