mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-05 12:56:04 -06:00
11 lines
157 B
PHP
11 lines
157 B
PHP
<?php
|
|
|
|
return [
|
|
'category' => [
|
|
'title' => 'Kategoria',
|
|
],
|
|
'placeholderforsearch' => [
|
|
'title' => 'Symbol zastępczy',
|
|
],
|
|
];
|