Added the French Translation.

This commit is contained in:
Batuhan Berk Başoğlu 2024-02-05 10:08:11 -05:00
parent 65e4ed8477
commit 3fa63bb676
5 changed files with 133 additions and 137 deletions

View file

@ -876,7 +876,7 @@ body.lb-disable-scrolling {
.lb-outerContainer {
position: relative;
*zoom: 1;
zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
@ -975,7 +975,7 @@ body.lb-disable-scrolling {
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;