]> Raphaël G. Git Repositories - airlibre/commitdiff
Readd config packages translation yaml file
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:28:05 +0000 (12:28 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 11:28:05 +0000 (12:28 +0100)
Add translation config

config/packages/translation.yaml [new file with mode: 0644]

diff --git a/config/packages/translation.yaml b/config/packages/translation.yaml
new file mode 100644 (file)
index 0000000..b3f8f9c
--- /dev/null
@@ -0,0 +1,7 @@
+framework:
+    default_locale: en
+    translator:
+        default_path: '%kernel.project_dir%/translations'
+        fallbacks:
+            - en
+        providers: