Update reload graph data hint message

This commit is contained in:
yangdx
2025-04-18 18:17:47 +08:00
parent c4af6e312a
commit 07ede43e19
5 changed files with 5 additions and 5 deletions

View File

@@ -290,7 +290,7 @@
"label": "التسمية", "label": "التسمية",
"placeholder": "ابحث في التسميات...", "placeholder": "ابحث في التسميات...",
"andOthers": "و {{count}} آخرون", "andOthers": "و {{count}} آخرون",
"refreshTooltip": "إعادة تحميل بيانات الرسم البياني" "refreshTooltip": "إعادة تحميل البيانات (بعد إضافة الملف)"
}, },
"emptyGraph": "فارغ (حاول إعادة التحميل)" "emptyGraph": "فارغ (حاول إعادة التحميل)"
}, },

View File

@@ -290,7 +290,7 @@
"label": "Label", "label": "Label",
"placeholder": "Search labels...", "placeholder": "Search labels...",
"andOthers": "And {count} others", "andOthers": "And {count} others",
"refreshTooltip": "Reload graph data" "refreshTooltip": "Reload data(After file added)"
}, },
"emptyGraph": "Empty(Try Reload Again)" "emptyGraph": "Empty(Try Reload Again)"
}, },

View File

@@ -290,7 +290,7 @@
"label": "Étiquette", "label": "Étiquette",
"placeholder": "Rechercher des étiquettes...", "placeholder": "Rechercher des étiquettes...",
"andOthers": "Et {{count}} autres", "andOthers": "Et {{count}} autres",
"refreshTooltip": "Recharger les données du graphe" "refreshTooltip": "Recharger les données (Après l'ajout de fichier)"
}, },
"emptyGraph": "Vide (Essayez de recharger)" "emptyGraph": "Vide (Essayez de recharger)"
}, },

View File

@@ -291,7 +291,7 @@
"label": "标签", "label": "标签",
"placeholder": "搜索标签...", "placeholder": "搜索标签...",
"andOthers": "还有 {count} 个", "andOthers": "还有 {count} 个",
"refreshTooltip": "重新加载图形数据" "refreshTooltip": "重载图形数据(添加文件后需重载)"
}, },
"emptyGraph": "無數據(請重新載入)" "emptyGraph": "無數據(請重新載入)"
}, },

View File

@@ -290,7 +290,7 @@
"label": "標籤", "label": "標籤",
"placeholder": "搜尋標籤...", "placeholder": "搜尋標籤...",
"andOthers": "還有 {count} 個", "andOthers": "還有 {count} 個",
"refreshTooltip": "重新載入圖形資料" "refreshTooltip": "重載圖形數據(新增檔案後需重載)"
}, },
"emptyGraph": "圖譜資料為空" "emptyGraph": "圖譜資料為空"
}, },