mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
13 lines
132 B
PHP
13 lines
132 B
PHP
<?php
|
|
|
|
return[
|
|
"name" => [
|
|
"name" =>"Titel",
|
|
|
|
],
|
|
"order" => [
|
|
"name" =>"Auftrag",
|
|
|
|
],
|
|
|
|
]; |