Julien Fastré 57f2fa3178 create an helper + twig filter to show translatable string in current locale.
The twig filter is localize_translatable_string

Example : {{ person.nationality|localize_translatable_string }}

The helper may be called with $container->get('chill.main.helper.translatable_string'). The main function is ->localize(array $strings)

Example:

$container->get('chill.main.helper.translatable_string')->localize($country->getName()); #return the name in current locale

close #299
2014-11-17 01:03:07 +01:00
2014-11-12 15:28:43 +01:00
2014-11-11 09:29:56 +01:00
2014-11-07 12:35:07 +01:00
2014-11-11 08:49:56 +01:00
2014-11-07 00:21:50 +01:00
2014-10-11 15:11:42 +02:00
2014-11-14 16:13:46 +01:00
2014-11-14 16:55:44 +01:00

ChillMain

An app for social-profit organisations

Build Status

Issues

Please refer to https://redmine.champs-libres.coop/projects/chillmain/issues

Documentation & installation

Read documentation here : http://chill.readthedocs.org

Description
Miroir de chill-bundles
Readme AGPL-3.0 58 MiB
Languages
PHP 77.3%
Twig 10.4%
Vue 7.4%
JavaScript 3.1%
TypeScript 1%
Other 0.8%