Current File : /home/getxxhzo/app.genicards.com/lang/hi/crud.php
<?php

return [

    'add_new' => 'नया जोड़ें',
    'cancel' => 'रद्द करें',
    'save' => 'सेव करें',
    'edit' => 'संपादित करें',
    'detail' => 'विवरण',
    'back' => 'वापस',
    'action' => 'कार्य',
    'id' => 'आईडी',
    'created_at' => 'निर्माण तिथि',
    'updated_at' => 'अपडेट किया गया',
    'deleted_at' => 'हटाया गया',
    'are_you_sure' => 'क्या आप सुनिश्चित हैं?',

];