<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Original Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are used during Original for various
    | messages that we need to display to the user. You are free to modify
    | these language lines according to your application's requirements.
    |
    */

    'Login' => 'ログイン',
    'Logout' => 'ログアウト',

];
