Skip to content

Commit

Permalink
update french localization
Browse files Browse the repository at this point in the history
  • Loading branch information
vankasteelj committed Oct 16, 2016
1 parent 1a6b41c commit b150caf
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 390 deletions.
17 changes: 16 additions & 1 deletion lang/fr/main.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
.button{width: 100px !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;
}
Loading

0 comments on commit b150caf

Please sign in to comment.