2017 © Pedro Peláez
 

library angular-ui-translation-bundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

image

innova/angular-ui-translation-bundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  • Wednesday, October 14, 2015
  • by innova
  • Repository
  • 10 Watchers
  • 1 Stars
  • 1,675 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

AngularUITranslation

Provides Symfony 2 translations into your AngularJS application., (*1)

Installation

$ composer require "innova/angular-ui-translation-bundle" "~5.0"

Requirements

How To Use ?

As BazingaExposeTranslation, the filter implements the Symfony2 TranslatorInterface and provides the same trans() and transChoice() methods:, (*2)

{{ 'translation_id' | trans:{}:'DOMAIN_NAME' }}
// the translated message or the translation id

{{ 'translation_id' | transChoice:1:{}:'DOMAIN_NAME' }}
// the translated message or the translation id

If you want to access translations for a specific domain, don't forget to include translation JS file., (*3)

Example using assetic :, (*4)

``` {% javascripts 'js/translations/DOMAIN_NAME/*.js' %} {% endjavascripts %}, (*5)

The Versions

14/10 2015

dev-master

9999999-dev http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

14/10 2015

5.0.1

5.0.1.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

12/05 2015

5.0.0

5.0.0.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

16/03 2015

3.0.3

3.0.3.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

16/03 2015

3.0.2

3.0.2.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

14/01 2015

3.0.1

3.0.1.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

13/01 2015

3.0.0

3.0.0.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

02/04 2014

2.0.0

2.0.0.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

19/03 2014

1.0.1

1.0.1.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular

18/03 2014

1.0.0

1.0.0.0 http://github.com/InnovaLangues/AngularUITranslationBundle

Provides a new Angular JS filter which can access to Symfony 2 translations.

  Sources   Download

MIT

The Requires

 

by Axel Penin
by Arnaud Bey
by Eric Vincent

symfony2 translation angular