mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-01 08:44:48 +02:00
Use en/ as default language. When no route prefix is selected, then use the locale setting.
This commit is contained in:
parent
216ef282e2
commit
0ec2b72225
2 changed files with 2 additions and 1 deletions
|
@ -5,3 +5,4 @@ controllers:
|
|||
prefix:
|
||||
en: '/en'
|
||||
de: '/de'
|
||||
'%locale%': '/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue