2022-04-25 22:41:46 +05:30
{
"create_dashboard" : "Create Dashboard" ,
"import_json" : "Import JSON" ,
2022-11-10 16:49:54 +05:30
"import_grafana_json" : "Import Grafana JSON" ,
2022-04-25 22:41:46 +05:30
"copy_to_clipboard" : "Copy To ClipBoard" ,
"download_json" : "Download JSON" ,
"view_json" : "View JSON" ,
"export_dashboard" : "Export this dashboard." ,
"upload_json_file" : "Upload JSON file" ,
"paste_json_below" : "Paste JSON below" ,
"error_upload_json" : "Invalid JSON" ,
"load_json" : "Load JSON" ,
"import_dashboard_by_pasting" : "Import dashboard by pasting JSON or importing JSON file" ,
"error_loading_json" : "Error loading JSON file" ,
"empty_json_not_allowed" : "Empty JSON is not allowed" ,
2023-10-08 23:21:17 +05:30
"new_dashboard_title" : "Sample Title" ,
"layout_saved_successfully" : "Layout saved successfully" ,
"add_panel" : "Add Panel" ,
"save_layout" : "Save Layout" ,
"variable_updated_successfully" : "Variable updated successfully" ,
"error_while_updating_variable" : "Error while updating variable" ,
"dashboard_has_been_updated" : "Dashboard has been updated" ,
2023-11-24 11:51:26 +05:30
"do_you_want_to_refresh_the_dashboard" : "Do you want to refresh the dashboard?" ,
2023-12-14 11:43:02 +05:30
"delete_dashboard_success" : "{{name}} dashboard deleted successfully" ,
"dashboard_unsave_changes" : "There are unsaved changes in the Query builder, please stage and run the query or the changes will be lost. Press OK to discard." ,
"dashboard_save_changes" : "Your graph built with {{queryTag}} query will be saved. Press OK to confirm." ,
"your_graph_build_with" : "Your graph built with" ,
2024-03-01 14:51:50 +05:30
"dashboard_ok_confirm" : "query will be saved. Press OK to confirm."
2022-04-25 22:41:46 +05:30
}