New translations stream.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:56 +03:00
parent 9c96682ad1
commit 6a445ed942

View File

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