mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-07 13:07:13 +08:00
update french localization
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
.button{width: 100px !important;}
|
.button{width: 100px !important;}
|
||||||
#outsidePanel .button{width: 115px !important;}
|
#outsidePanel .button{width: 115px !important;}
|
||||||
.eventPanel .button {width: 122px !important;}
|
.eventPanel .button {width: 122px !important;}
|
||||||
|
#lootButtons:before {
|
||||||
|
content: "prendre :" !important;
|
||||||
|
}
|
||||||
|
#dropMenu:before {
|
||||||
|
content: "déposer :" !important;
|
||||||
|
}
|
||||||
|
#hullRow {
|
||||||
|
width: 80px !important;
|
||||||
|
}
|
||||||
|
div#workers {
|
||||||
|
width: 160px !important;
|
||||||
|
}
|
||||||
|
div.button div.tooltip {
|
||||||
|
width: 120px !important;
|
||||||
|
}
|
||||||
|
|||||||
+1
-1
File diff suppressed because one or more lines are too long
+403
-387
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user