Skip to content

Removes unused license-related translation#3

Merged
dkmstr merged 2 commits into
masterfrom
master-new-dashboard-reports
May 22, 2026
Merged

Removes unused license-related translation#3
dkmstr merged 2 commits into
masterfrom
master-new-dashboard-reports

Conversation

@aschumann-virtualcable

Copy link
Copy Markdown
Contributor

This pull request makes a small update to the admin dashboard. The primary change is the removal of the "No license" translation string from the JavaScript translations file. Additionally, the cache-busting stamp values for the admin frontend assets have been updated, which is a routine change when the frontend is rebuilt.

  • Removed the unused "No license" translation string from src/uds/static/admin/translations-fakejs.js.
  • Updated asset stamp values in src/uds/templates/uds/admin/index.html to reflect the latest build.

Eliminates a redundant translation entry to reduce clutter
and improve maintainability of translation resources.
Refreshes query parameter values on admin asset URLs to ensure browsers load the latest versions after deployment. Prevents issues caused by stale cached resources.
@dkmstr dkmstr merged commit bac6f23 into master May 22, 2026
4 checks passed
@aschumann-virtualcable aschumann-virtualcable deleted the master-new-dashboard-reports branch June 4, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants