mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations setting.php (Italian)
This commit is contained in:
parent
6c1065973f
commit
cecb4c6bd8
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'imageCanvasW' => [
|
'imageCanvasW' => [
|
||||||
'name' => 'Image Canvas Width'
|
'name' => 'Larghezza tela immagine'
|
||||||
],
|
],
|
||||||
'imageCanvasH' => [
|
'imageCanvasH' => [
|
||||||
'name' => 'Image Canvas Height'
|
'name' => 'Altezza tela immagine'
|
||||||
],
|
],
|
||||||
'imageResizeW' => [
|
'imageResizeW' => [
|
||||||
'name' => 'Image Resize Width'
|
'name' => 'Larghezza ridimensionamento immagine'
|
||||||
],
|
],
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'name' => 'Image Resize Height'
|
'name' => 'Altezza ridimensionamento immagine'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user