소스 검색

Merge pull request #439 from a2lix/patch-1

Brief note for an easy way to translate entities in Symfony2
Gediminas Morkevicius 13 년 전
부모
커밋
b0421677c6
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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.