New translations button.php (Japanese)

This commit is contained in:
Fatih Alp 2020-06-09 12:53:42 +03:00
parent 767964b86b
commit ab783cfc5c

View File

@ -31,4 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'カテゴリを更新' 'name' => 'カテゴリを更新'
], ],
'new_option' => 'New Option',
]; ];