BUNDLE/Resources/translations: {{ 'test.bundle'|trans }} app/Resources/BUNDLE_NAME/translations: {{ 'test.app_bundle'|trans }} app/Resources/translations: {{ 'test.app'|trans }} THEME/BUNDLE_NAME/translations: {{ 'test.theme_bundle'|trans }} THEME/translations: {{ 'test.theme'|trans }} PARENT_THEME/BUNDLE_NAME/translations: {{ 'test.parent_theme_bundle'|trans }} PARENT_THEME/translations: {{ 'test.parent_theme'|trans }}