docs(locales): Add legend related translations to Arabic and French
This commit is contained in:
parent
81355481c1
commit
6d49dd5b28
2 changed files with 8 additions and 0 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue