We were having a weird issue where the formal version would overwrite the informal version for dutch seemingly at random. This was a race condition. With this change, you can add %slug% or %slugSuffix% to your filename to distinguish between formal and informal versions.
We were having a weird issue where the formal version would overwrite the informal version for dutch seemingly at random. This was a race condition. With this change, you can add
%slug%
or%slugSuffix%
to your filename to distinguish between formal and informal versions.