mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#402 location settings lang
This commit is contained in:
parent
28c77f1da8
commit
4bf1efdf72
@ -1,4 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'home_page_location' => [
|
||||
'name' => 'Home Page Location Field',
|
||||
],
|
||||
'list_page_location' => [
|
||||
'name' => 'List Page Location Field',
|
||||
],
|
||||
'detail_page_location' => [
|
||||
'name' => 'Detail Page Location Field',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user