Update graph search and label tooltips for clarity across all locales

This commit is contained in:
yangdx 2025-09-21 01:18:37 +08:00
parent 7c463f0fb5
commit 1d65fed692
5 changed files with 15 additions and 15 deletions

View file

@ -327,14 +327,14 @@
} }
}, },
"search": { "search": {
"placeholder": "ابحث في العقد...", "placeholder": "ابحث في العقد في الصفحة...",
"message": "و {{count}} آخرون" "message": "و {{count}} آخرون"
}, },
"graphLabels": { "graphLabels": {
"selectTooltip": "استعلام عن اسم العقدة (التسمية)", "selectTooltip": "الحصول على الرسم البياني الفرعي لعقدة (تسمية)",
"noLabels": "لم يتم العثور على عقد", "noLabels": "لم يتم العثور على عقد",
"label": "التسمية", "label": "التسمية",
"placeholder": "ابحث في العقد...", "placeholder": "الاستعلام عن الرسم البياني الفرعي للعقدة...",
"andOthers": "و {{count}} آخرون", "andOthers": "و {{count}} آخرون",
"refreshGlobalTooltip": "تحديث بيانات الرسم البياني العالمي وإعادة تعيين سجل البحث", "refreshGlobalTooltip": "تحديث بيانات الرسم البياني العالمي وإعادة تعيين سجل البحث",
"refreshCurrentLabelTooltip": "تحديث بيانات الرسم البياني للصفحة الحالية", "refreshCurrentLabelTooltip": "تحديث بيانات الرسم البياني للصفحة الحالية",

View file

@ -327,14 +327,14 @@
} }
}, },
"search": { "search": {
"placeholder": "Search nodes...", "placeholder": "Search nodes in page...",
"message": "And {count} others" "message": "And {count} others"
}, },
"graphLabels": { "graphLabels": {
"selectTooltip": "Query node name (label)", "selectTooltip": "Get subgraph of a node (label)",
"noLabels": "No nodes found", "noLabels": "No nodes found",
"label": "Label", "label": "Label",
"placeholder": "Search nodes...", "placeholder": "Query node subgraph...",
"andOthers": "And {count} others", "andOthers": "And {count} others",
"refreshGlobalTooltip": "Refresh global graph data and reset search history", "refreshGlobalTooltip": "Refresh global graph data and reset search history",
"refreshCurrentLabelTooltip": "Refresh current page graph data", "refreshCurrentLabelTooltip": "Refresh current page graph data",

View file

@ -327,14 +327,14 @@
} }
}, },
"search": { "search": {
"placeholder": "Rechercher des nœuds...", "placeholder": "Rechercher des nœuds dans la page...",
"message": "Et {{count}} autres" "message": "Et {{count}} autres"
}, },
"graphLabels": { "graphLabels": {
"selectTooltip": "Nom du nœud de requête (étiquette)", "selectTooltip": "Obtenir le sous-graphe d'un nœud (étiquette)",
"noLabels": "Aucun nœud trouvé", "noLabels": "Aucun nœud trouvé",
"label": "Étiquette", "label": "Étiquette",
"placeholder": "Rechercher des nœuds...", "placeholder": "Interroger le sous-graphe de nœuds...",
"andOthers": "Et {{count}} autres", "andOthers": "Et {{count}} autres",
"refreshGlobalTooltip": "Actualiser les données du graphe global et réinitialiser l'historique de recherche", "refreshGlobalTooltip": "Actualiser les données du graphe global et réinitialiser l'historique de recherche",
"refreshCurrentLabelTooltip": "Actualiser les données du graphe de la page actuelle", "refreshCurrentLabelTooltip": "Actualiser les données du graphe de la page actuelle",

View file

@ -327,14 +327,14 @@
} }
}, },
"search": { "search": {
"placeholder": "搜索节点...", "placeholder": "页面内搜索节点...",
"message": "还有 {count} 个" "message": "还有 {count} 个"
}, },
"graphLabels": { "graphLabels": {
"selectTooltip": "查询节点名(标签)", "selectTooltip": "获取节点(标签)子图",
"noLabels": "未找到节点", "noLabels": "未找到节点",
"label": "标签", "label": "标签",
"placeholder": "搜索节点...", "placeholder": "查询节点子图...",
"andOthers": "还有 {count} 个", "andOthers": "还有 {count} 个",
"refreshGlobalTooltip": "刷新全图数据和重置搜索历史", "refreshGlobalTooltip": "刷新全图数据和重置搜索历史",
"refreshCurrentLabelTooltip": "刷新当前页面图数据", "refreshCurrentLabelTooltip": "刷新当前页面图数据",

View file

@ -327,14 +327,14 @@
} }
}, },
"search": { "search": {
"placeholder": "搜尋節點...", "placeholder": "頁面內搜尋節點...",
"message": "還有 {count} 個" "message": "還有 {count} 個"
}, },
"graphLabels": { "graphLabels": {
"selectTooltip": "查詢節點名(標籤)", "selectTooltip": "獲取節點(標籤)子圖",
"noLabels": "未找到節點", "noLabels": "未找到節點",
"label": "標籤", "label": "標籤",
"placeholder": "搜尋節點...", "placeholder": "查詢節點子圖...",
"andOthers": "還有 {count} 個", "andOthers": "還有 {count} 個",
"refreshGlobalTooltip": "重新整理全圖資料和重置搜尋歷史", "refreshGlobalTooltip": "重新整理全圖資料和重置搜尋歷史",
"refreshCurrentLabelTooltip": "重新整理目前頁面圖形資料", "refreshCurrentLabelTooltip": "重新整理目前頁面圖形資料",