Skip to content

Commit

Permalink
Merge pull request #511 from ayakaida/3.x
Browse files Browse the repository at this point in the history
Update lang for Japanese
  • Loading branch information
awcodes authored Jul 26, 2024
2 parents 89b817d + 0e1ceff commit 199b025
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/lang/ja/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@
'curations' => [
'button_label' => 'キュレーションを作成',
],
'multi_upload' => [
'action_label' => '複数アップロード',
'modal_heading' => '複数ファイルをアップロードする',
'modal_file_label' => 'ファイル',
],
];

0 comments on commit 199b025

Please sign in to comment.