Closed (fixed)
Project:
Local Association (EU Sites Project)
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2026 at 12:31 UTC
Updated:
7 May 2026 at 07:15 UTC
Jump to comment: Most recent
Comments
Comment #2
taran2lComment #4
taran2lComment #5
taran2lThe split does not contain any config translations yet, afaik - la_be does not have them too, see https://git.drupalcode.org/project/la_be/-/tree/live/config?ref_type=heads
Comment #6
taran2lComment #7
taran2lComment #8
evilargest commentedComment #9
evilargest commentedThe split looks fine and works as expected. Moving the issue to RTBC
Comment #10
svendecabooterComment #11
svendecabooterComment #12
svendecabooterI noticed the dates are also still formatted in a US style, e.g.
mediumdate format isD, m/d/Y - H:iDo we need to override this for BE specifically, or do we change this for la_eu as a whole? (latter seems best, since most people in EU use a date format like d/m/Y?)
Comment #13
taran2lComment #15
taran2lComment #19
svendecabooterWhen testing on the test environment provided by Lemberg, I noticed I couldn't reach translated content after doing the translation of a node.
After I went over to
admin/config/regional/language/detection/urland added nl / fr / de path prefixes, this was resolved.Could those also be added to the split?
Comment #21
evilargest commentedGood catch @svendecabooter! I faced the same when I tried to figure out how the search gonna work on the BE database, and when I found this issue to see why the language negotiation config was not added u were an hour and a half ahead of me (:
Added a config and the translations started showing as expected
Comment #22
svendecabooterLooks good to me!
Comment #24
evilargest commented