Update empty graph message

This commit is contained in:
yangdx
2025-04-18 17:19:37 +08:00
parent bd362c167c
commit 197cb34b18
5 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
__api_version__ = "0153" __api_version__ = "0154"

View File

@@ -292,7 +292,7 @@
"andOthers": "و {{count}} آخرون", "andOthers": "و {{count}} آخرون",
"refreshTooltip": "إعادة تحميل بيانات الرسم البياني" "refreshTooltip": "إعادة تحميل بيانات الرسم البياني"
}, },
"emptyGraph": "الرسم البياني فارغ" "emptyGraph": "فارغ (حاول إعادة التحميل)"
}, },
"retrievePanel": { "retrievePanel": {
"chatMessage": { "chatMessage": {

View File

@@ -292,7 +292,7 @@
"andOthers": "And {count} others", "andOthers": "And {count} others",
"refreshTooltip": "Reload graph data" "refreshTooltip": "Reload graph data"
}, },
"emptyGraph": "Graph Is Empty" "emptyGraph": "Empty(Try Reload Again)"
}, },
"retrievePanel": { "retrievePanel": {
"chatMessage": { "chatMessage": {

View File

@@ -292,7 +292,7 @@
"andOthers": "Et {{count}} autres", "andOthers": "Et {{count}} autres",
"refreshTooltip": "Recharger les données du graphe" "refreshTooltip": "Recharger les données du graphe"
}, },
"emptyGraph": "Le graphe est vide" "emptyGraph": "Vide (Essayez de recharger)"
}, },
"retrievePanel": { "retrievePanel": {
"chatMessage": { "chatMessage": {

View File

@@ -293,7 +293,7 @@
"andOthers": "还有 {count} 个", "andOthers": "还有 {count} 个",
"refreshTooltip": "重新加载图形数据" "refreshTooltip": "重新加载图形数据"
}, },
"emptyGraph": "图谱数据为空" "emptyGraph": "無數據(請重新載入)"
}, },
"retrievePanel": { "retrievePanel": {
"chatMessage": { "chatMessage": {