'string1' => 'Welcome :user, Please meet :other', You can now use, for example: trans('string1', [ 'user' => 'Ainsley', 'other' => 'Hayden' ]);