mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations setting.php (Portuguese)
This commit is contained in:
parent
cc8c53cae5
commit
e2bdc0333e
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'imageCanvasW' => [
|
'imageCanvasW' => [
|
||||||
'name' => 'Image Canvas Width'
|
'name' => 'Largura da tela de imagem'
|
||||||
],
|
],
|
||||||
'imageCanvasH' => [
|
'imageCanvasH' => [
|
||||||
'name' => 'Image Canvas Height'
|
'name' => 'Altura da tela da imagem'
|
||||||
],
|
],
|
||||||
'imageResizeW' => [
|
'imageResizeW' => [
|
||||||
'name' => 'Image Resize Width'
|
'name' => 'Largura de redimensionamento de imagem'
|
||||||
],
|
],
|
||||||
'imageResizeH' => [
|
'imageResizeH' => [
|
||||||
'name' => 'Image Resize Height'
|
'name' => 'Altura de redimensionamento da imagem'
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user