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": {
|
||||
"legend": "المفتاح",
|
||||
"sideBar": {
|
||||
"settings": {
|
||||
"settings": "الإعدادات",
|
||||
|
|
@ -171,6 +172,9 @@
|
|||
"fullScreenControl": {
|
||||
"fullScreen": "شاشة كاملة",
|
||||
"windowed": "نوافذ"
|
||||
},
|
||||
"legendControl": {
|
||||
"toggleLegend": "تبديل المفتاح"
|
||||
}
|
||||
},
|
||||
"statusIndicator": {
|
||||
|
|
|
|||
|
|
@ -127,6 +127,7 @@
|
|||
}
|
||||
},
|
||||
"graphPanel": {
|
||||
"legend": "Légende",
|
||||
"sideBar": {
|
||||
"settings": {
|
||||
"settings": "Paramètres",
|
||||
|
|
@ -171,6 +172,9 @@
|
|||
"fullScreenControl": {
|
||||
"fullScreen": "Plein écran",
|
||||
"windowed": "Fenêtré"
|
||||
},
|
||||
"legendControl": {
|
||||
"toggleLegend": "Basculer la légende"
|
||||
}
|
||||
},
|
||||
"statusIndicator": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue