docs(locales): Add legend related translations to Arabic and French

This commit is contained in:
choizhang
2025-04-03 22:51:26 +08:00
parent 81355481c1
commit 6d49dd5b28
2 changed files with 8 additions and 0 deletions

View File

@@ -127,6 +127,7 @@
} }
}, },
"graphPanel": { "graphPanel": {
"legend": "المفتاح",
"sideBar": { "sideBar": {
"settings": { "settings": {
"settings": "الإعدادات", "settings": "الإعدادات",
@@ -171,6 +172,9 @@
"fullScreenControl": { "fullScreenControl": {
"fullScreen": "شاشة كاملة", "fullScreen": "شاشة كاملة",
"windowed": "نوافذ" "windowed": "نوافذ"
},
"legendControl": {
"toggleLegend": "تبديل المفتاح"
} }
}, },
"statusIndicator": { "statusIndicator": {

View File

@@ -127,6 +127,7 @@
} }
}, },
"graphPanel": { "graphPanel": {
"legend": "Légende",
"sideBar": { "sideBar": {
"settings": { "settings": {
"settings": "Paramètres", "settings": "Paramètres",
@@ -171,6 +172,9 @@
"fullScreenControl": { "fullScreenControl": {
"fullScreen": "Plein écran", "fullScreen": "Plein écran",
"windowed": "Fenêtré" "windowed": "Fenêtré"
},
"legendControl": {
"toggleLegend": "Basculer la légende"
} }
}, },
"statusIndicator": { "statusIndicator": {