From 19bb06953ef6e2dbaaa099d9a69da132a4049dfe Mon Sep 17 00:00:00 2001 From: Louis King Date: Fri, 13 Feb 2026 22:36:17 +0000 Subject: [PATCH] Fix remaining translation key: common.all_nodes Replaced non-existent common.all_nodes key with common.all_entity pattern. - advertisements.js: Use common.all_entity with entities.nodes - map.js: Use common.all_entity with entities.nodes All translation keys now properly resolve across the entire dashboard. Co-Authored-By: Claude Sonnet 4.5 --- src/meshcore_hub/web/static/js/spa/pages/advertisements.js | 2 +- src/meshcore_hub/web/static/js/spa/pages/map.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/meshcore_hub/web/static/js/spa/pages/advertisements.js b/src/meshcore_hub/web/static/js/spa/pages/advertisements.js index 9b3d8fc..328dcc5 100644 --- a/src/meshcore_hub/web/static/js/spa/pages/advertisements.js +++ b/src/meshcore_hub/web/static/js/spa/pages/advertisements.js @@ -60,7 +60,7 @@ ${content}`, container); ${t('entities.node')} ` diff --git a/src/meshcore_hub/web/static/js/spa/pages/map.js b/src/meshcore_hub/web/static/js/spa/pages/map.js index b2cf5a1..b72ee52 100644 --- a/src/meshcore_hub/web/static/js/spa/pages/map.js +++ b/src/meshcore_hub/web/static/js/spa/pages/map.js @@ -189,7 +189,7 @@ export async function render(container, params, router) { ${t('common.show')}