New translations section.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:57 +03:00
parent 6a445ed942
commit 7fa4a722bc

View File

@ -0,0 +1,10 @@
<?php
return [
'category' => [
'title' => 'カテゴリー',
],
'placeholderforsearch' => [
'title' => 'プレースホルダー',
],
];