display message updated (#1744)

* display message updated

* chore: display message changed
This commit is contained in:
Ankit Nayan 2022-11-23 16:44:47 +05:30 committed by GitHub
parent d5bd991417
commit 7ebc94c273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9,5 +9,5 @@
"tab_license_history": "History", "tab_license_history": "History",
"loading_licenses": "Loading licenses...", "loading_licenses": "Loading licenses...",
"enter_license_key": "Please enter a license key", "enter_license_key": "Please enter a license key",
"license_applied": "License applied successfully, please refresh the page to see changes." "license_applied": "License applied successfully"
} }

View File

@ -9,5 +9,5 @@
"tab_license_history": "History", "tab_license_history": "History",
"loading_licenses": "Loading licenses...", "loading_licenses": "Loading licenses...",
"enter_license_key": "Please enter a license key", "enter_license_key": "Please enter a license key",
"license_applied": "License applied successfully, please refresh the page to see changes." "license_applied": "License applied successfully"
} }