Skip to content
Snippets Groups Projects

fix(ui): adjust lang to browser

Merged Bastien DUMONT requested to merge fix/force-fr-lang into dev
All threads resolved!
2 files
+ 11
26
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -22,7 +22,7 @@ exports[`AxisBottom component test should correctly render DAY format of AxisBot
@@ -22,7 +22,7 @@ exports[`AxisBottom component test should correctly render DAY format of AxisBot
text-anchor="middle"
text-anchor="middle"
x="0"
x="0"
>
>
J
T
</tspan>
</tspan>
<tspan
<tspan
class="tick-text tick-text-selected chart-ticks-x-text"
class="tick-text tick-text-selected chart-ticks-x-text"
@@ -49,7 +49,7 @@ exports[`AxisBottom component test should correctly render DAY format of AxisBot
@@ -49,7 +49,7 @@ exports[`AxisBottom component test should correctly render DAY format of AxisBot
text-anchor="middle"
text-anchor="middle"
x="0"
x="0"
>
>
V
F
</tspan>
</tspan>
<tspan
<tspan
class="tick-text chart-ticks-x-text"
class="tick-text chart-ticks-x-text"
@@ -266,7 +266,7 @@ exports[`AxisBottom component test should correctly render WEEK format of AxisBo
@@ -266,7 +266,7 @@ exports[`AxisBottom component test should correctly render WEEK format of AxisBo
text-anchor="middle"
text-anchor="middle"
x="0"
x="0"
>
>
J
T
</tspan>
</tspan>
<tspan
<tspan
class="tick-text tick-text-selected chart-ticks-x-text"
class="tick-text tick-text-selected chart-ticks-x-text"
@@ -293,7 +293,7 @@ exports[`AxisBottom component test should correctly render WEEK format of AxisBo
@@ -293,7 +293,7 @@ exports[`AxisBottom component test should correctly render WEEK format of AxisBo
text-anchor="middle"
text-anchor="middle"
x="0"
x="0"
>
>
V
F
</tspan>
</tspan>
<tspan
<tspan
class="tick-text chart-ticks-x-text"
class="tick-text chart-ticks-x-text"
Loading