mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-23 04:14:36 +02:00
Use language setting of users when logging in.
This commit is contained in:
parent
0dd20394cb
commit
0bfcec77fb
9 changed files with 97 additions and 8 deletions
|
@ -2,7 +2,4 @@ controllers:
|
|||
resource: ../../src/Controller/
|
||||
type: annotation
|
||||
|
||||
prefix:
|
||||
en: '/en'
|
||||
de: '/de'
|
||||
'%locale%': '/'
|
||||
prefix: '{_locale}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue