diff --git a/addons/default/visiosoft/advs-module/resources/lang/ja/message.php b/addons/default/visiosoft/advs-module/resources/lang/ja/message.php index 1eb720269..9b10e4362 100644 --- a/addons/default/visiosoft/advs-module/resources/lang/ja/message.php +++ b/addons/default/visiosoft/advs-module/resources/lang/ja/message.php @@ -22,4 +22,5 @@ return [ 'currency_converted' => '通貨は正常に変換されました。', 'choose_user' => 'ユーザーを選択してください', 'owner_updated_successfully' => 'オーナーが更新されました!', + 'no_add_found' => 'No Ad Found!', ];