mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Dutch)
This commit is contained in:
parent
bdeb3b34db
commit
46d9b6d5e7
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"title" =>"Categorie",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"title" =>"Placeholderforsearch",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'title' => 'Categorie',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'title' => 'Placeholderforsearch',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user