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