New translations button.php (Japanese)

This commit is contained in:
Fatih Alp 2020-09-23 18:47:49 +03:00
parent b7c3432a74
commit 7c4bb4e7a1

View File

@ -31,5 +31,5 @@ return [
'update_category' => [ 'update_category' => [
'name' => 'カテゴリを更新' 'name' => 'カテゴリを更新'
], ],
'new_option' => 'New Option', 'new_option' => '新しいオプション',
]; ];