Update graph search and label tooltips for clarity across all locales
This commit is contained in:
parent
7c463f0fb5
commit
1d65fed692
5 changed files with 15 additions and 15 deletions
|
|
@ -327,14 +327,14 @@
|
|||
}
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "ابحث في العقد...",
|
||||
"placeholder": "ابحث في العقد في الصفحة...",
|
||||
"message": "و {{count}} آخرون"
|
||||
},
|
||||
"graphLabels": {
|
||||
"selectTooltip": "استعلام عن اسم العقدة (التسمية)",
|
||||
"selectTooltip": "الحصول على الرسم البياني الفرعي لعقدة (تسمية)",
|
||||
"noLabels": "لم يتم العثور على عقد",
|
||||
"label": "التسمية",
|
||||
"placeholder": "ابحث في العقد...",
|
||||
"placeholder": "الاستعلام عن الرسم البياني الفرعي للعقدة...",
|
||||
"andOthers": "و {{count}} آخرون",
|
||||
"refreshGlobalTooltip": "تحديث بيانات الرسم البياني العالمي وإعادة تعيين سجل البحث",
|
||||
"refreshCurrentLabelTooltip": "تحديث بيانات الرسم البياني للصفحة الحالية",
|
||||
|
|
|
|||
|
|
@ -327,14 +327,14 @@
|
|||
}
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Search nodes...",
|
||||
"placeholder": "Search nodes in page...",
|
||||
"message": "And {count} others"
|
||||
},
|
||||
"graphLabels": {
|
||||
"selectTooltip": "Query node name (label)",
|
||||
"selectTooltip": "Get subgraph of a node (label)",
|
||||
"noLabels": "No nodes found",
|
||||
"label": "Label",
|
||||
"placeholder": "Search nodes...",
|
||||
"placeholder": "Query node subgraph...",
|
||||
"andOthers": "And {count} others",
|
||||
"refreshGlobalTooltip": "Refresh global graph data and reset search history",
|
||||
"refreshCurrentLabelTooltip": "Refresh current page graph data",
|
||||
|
|
|
|||
|
|
@ -327,14 +327,14 @@
|
|||
}
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Rechercher des nœuds...",
|
||||
"placeholder": "Rechercher des nœuds dans la page...",
|
||||
"message": "Et {{count}} autres"
|
||||
},
|
||||
"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é",
|
||||
"label": "Étiquette",
|
||||
"placeholder": "Rechercher des nœuds...",
|
||||
"placeholder": "Interroger le sous-graphe de nœuds...",
|
||||
"andOthers": "Et {{count}} autres",
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -327,14 +327,14 @@
|
|||
}
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "搜索节点...",
|
||||
"placeholder": "页面内搜索节点...",
|
||||
"message": "还有 {count} 个"
|
||||
},
|
||||
"graphLabels": {
|
||||
"selectTooltip": "查询节点名(标签)",
|
||||
"selectTooltip": "获取节点(标签)子图",
|
||||
"noLabels": "未找到节点",
|
||||
"label": "标签",
|
||||
"placeholder": "搜索节点...",
|
||||
"placeholder": "查询节点子图...",
|
||||
"andOthers": "还有 {count} 个",
|
||||
"refreshGlobalTooltip": "刷新全图数据和重置搜索历史",
|
||||
"refreshCurrentLabelTooltip": "刷新当前页面图数据",
|
||||
|
|
|
|||
|
|
@ -327,14 +327,14 @@
|
|||
}
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "搜尋節點...",
|
||||
"placeholder": "頁面內搜尋節點...",
|
||||
"message": "還有 {count} 個"
|
||||
},
|
||||
"graphLabels": {
|
||||
"selectTooltip": "查詢節點名(標籤)",
|
||||
"selectTooltip": "獲取節點(標籤)子圖",
|
||||
"noLabels": "未找到節點",
|
||||
"label": "標籤",
|
||||
"placeholder": "搜尋節點...",
|
||||
"placeholder": "查詢節點子圖...",
|
||||
"andOthers": "還有 {count} 個",
|
||||
"refreshGlobalTooltip": "重新整理全圖資料和重置搜尋歷史",
|
||||
"refreshCurrentLabelTooltip": "重新整理目前頁面圖形資料",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue