Forráskód Böngészése

Brief note for an easy way to translate entities in Symfony2

David ALLIX 12 éve
szülő
commit
2d343af857
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      doc/translatable.md

+ 4 - 0
doc/translatable.md

@@ -892,3 +892,7 @@ Then you can change to your needs:
 
 ```
 
+
+### Translations field type using Personal Translations with Symfony2:
+
+You can use [A2lixTranslationFormBundle](https://github.com/a2lix/TranslationFormBundle) to facilitate your translations.