signoz/frontend/public/locales/en/licenses.json
Ankit Nayan 7ebc94c273
display message updated (#1744)
* display message updated

* chore: display message changed
2022-11-23 16:44:47 +05:30

14 lines
465 B
JSON

{
"column_license_key": "License Key",
"column_valid_from": "Valid From",
"column_valid_until": "Valid Until",
"column_license_status": "Status",
"button_apply": "Apply",
"placeholder_license_key": "Enter a License Key",
"tab_current_license": "Current License",
"tab_license_history": "History",
"loading_licenses": "Loading licenses...",
"enter_license_key": "Please enter a license key",
"license_applied": "License applied successfully"
}