mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 12:56:04 -06:00
13 lines
168 B
PHP
13 lines
168 B
PHP
<?php
|
|
|
|
return[
|
|
"category" => [
|
|
"name" =>"Categorie",
|
|
|
|
],
|
|
"placeholderforsearch" => [
|
|
"name" =>"Placeholderforsearch",
|
|
|
|
],
|
|
|
|
]; |