EDİT:

{
"global": {
"submit" : "submit,
"create" : "Create",
"delete" : "Delete",
"edit" : "Edit",
"view" : "View",
"cancel" : "Cancel",
"update" : "Update",
"enable" : "Enable",
"disable" : "Disable",
"hidden" : "Hidden",
"login" : "Login",
"language" : "Language",
"choose_language" : "Choose Language",
"theme_style" : "Switch to %s Mode",
"theme_style_light" : "Light",
"theme_style_dark" : "Dark",
"close" : "Close",
"search" : "Search",
"go_back_button" : "Go Back",
"no_data" : "No data available..",
"yes" : "Yes",
"no" : "No",
"active" : "Active",
"disabled" : "Disabled",
"export_csv" : "Export to CSV",
"export_json" : "Export to JSON",
"export_pdf" : "Export to PDF",
"captcha_placeholder" : "Captcha text",
"loading" : "Loading..",
"view_more" : "View more",
"view_x_more" : "View %s more..",
"terms_and_conditions" : "Terms and Conditions",
"privacy_policy" : "Privacy Policy",

"message_type": {
"error" : "Error!",
"info" : "Info!",
"success" : "Success!"
},