French translation

This commit is contained in:
yflory
2018-10-22 15:13:55 +02:00
parent ef37bac2e7
commit fc86e5daf8
6 changed files with 88 additions and 115 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 26 KiB

View File

@@ -654,7 +654,8 @@ define([
h('div.col-12.col-sm-4.cp-index-block.cp-index-block-host', h('div', [
setHTML(h('span'), Msg.home_host),
h('img', {
src: "/customize/images/agplv3.svg"
src: "/customize/images/AGPL.png",
title: Msg.home_host_agpl
})
])),
h('div.col-12.col-sm-4.cp-index-block.cp-index-block-product', h('div', [

View File

@@ -218,7 +218,8 @@
margin: auto;
max-width: 70%;
background: white;
padding: 5px;
max-height: 50px;
margin-top: 1em;
}
}