Skip to content

Commit 6604277

Browse files
author
cagri
committed
validator translations
1 parent 488e687 commit 6604277

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

config/packages/translation.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
framework:
2+
default_locale: '%locale%'
3+
translator:
4+
paths:
5+
- '%kernel.project_dir%/translations'
6+
fallbacks:
7+
- '%locale%'

translations/.gitignore

Whitespace-only changes.

0 commit comments

Comments
 (0)