Fix Japanese translation

This commit is contained in:
Mariko Fukuda 2023-07-22 19:31:00 +09:00
parent f329b542d2
commit 600d725511
3 changed files with 8 additions and 8 deletions

View file

@ -122,7 +122,7 @@ $lang->ipaddress = 'IPアドレス';
$lang->path = 'パス';
$lang->cart = '選択項目';
$lang->friend = '友達';
$lang->notify = 'アラート';
$lang->notify = '通知';
$lang->order_target = 'ソート対象';
$lang->order_type = 'ソート方法';
$lang->order_asc = '昇順';