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