mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (French)
This commit is contained in:
parent
6b7bf5970f
commit
38bd88affd
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'imageCanvasW' => [
|
'imageCanvasW' => [
|
||||||
'name' => 'Image Canvas Width'
|
'name' => 'Largeur de la toile d\'image'
|
||||||
],
|
],
|
||||||
'imageCanvasH' => [
|
'imageCanvasH' => [
|
||||||
'name' => 'Image Canvas Height'
|
'name' => 'Hauteur de la toile d\'image'
|
||||||
],
|
],
|
||||||
'imageResizeW' => [
|
'imageResizeW' => [
|
||||||
'name' => 'Image Resize Width'
|
'name' => 'Largeur de redimensionnement de l\'image'
|
||||||
],
|
],
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'name' => 'Image Resize Height'
|
'name' => 'Hauteur de redimensionnement de l\'image'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user