mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Dutch)
This commit is contained in:
parent
86d2124319
commit
c0b8ba49d5
@ -2,15 +2,15 @@
|
||||
|
||||
return [
|
||||
'imageCanvasW' => [
|
||||
'name' => 'Image Canvas Width'
|
||||
'name' => 'Breedte van afbeeldingsdoek'
|
||||
],
|
||||
'imageCanvasH' => [
|
||||
'name' => 'Image Canvas Height'
|
||||
'name' => 'Afbeelding Canvashoogte'
|
||||
],
|
||||
'imageResizeW' => [
|
||||
'name' => 'Image Resize Width'
|
||||
'name' => 'Afbeelding Formaat wijzigen'
|
||||
],
|
||||
'imageResizeH' => [
|
||||
'name' => 'Image Resize Height'
|
||||
'name' => 'Afbeelding Formaat wijzigen'
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user