diff --git a/apps/visioeditor/main/locale/ar.json b/apps/visioeditor/main/locale/ar.json index 81904e2c3c..c73798dcf2 100644 --- a/apps/visioeditor/main/locale/ar.json +++ b/apps/visioeditor/main/locale/ar.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.textZoom": "تكبير", "VE.Views.ViewTab.tipFitPage": "ملائم للصفحة", "VE.Views.ViewTab.tipFitWidth": "ملائم للعرض", - "VE.Views.ViewTab.tipInterfaceTheme": "سمة الواجهة" + "VE.Views.ViewTab.tipInterfaceTheme": "سمة الواجهة", + "VE.Views.ViewTab.textRightMenu": "اللوحة اليمنى" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/de.json b/apps/visioeditor/main/locale/de.json index b17ab4a84c..0951f615ad 100644 --- a/apps/visioeditor/main/locale/de.json +++ b/apps/visioeditor/main/locale/de.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.tipInterfaceTheme": "Thema der Benutzeroberfläche", "VE.Controllers.Main.textConnectionLost": "Trying to connect. Please check connection settings.", "VE.Controllers.Main.textUpdateVersion": "The document cannot be edited right now.
Trying to update file, please wait...", - "VE.Controllers.Main.textUpdating": "Updating" + "VE.Controllers.Main.textUpdating": "Updating", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/en.json b/apps/visioeditor/main/locale/en.json index 4b21a5a608..44f3ecf99e 100644 --- a/apps/visioeditor/main/locale/en.json +++ b/apps/visioeditor/main/locale/en.json @@ -405,6 +405,7 @@ "VE.Views.ViewTab.textFitWidth": "Fit To Width", "VE.Views.ViewTab.textInterfaceTheme": "Interface Theme", "VE.Views.ViewTab.textLeftMenu": "Left Panel", + "VE.Views.ViewTab.textRightMenu": "Right Panel", "VE.Views.ViewTab.textLine": "Line", "VE.Views.ViewTab.textStatusBar": "Status Bar", "VE.Views.ViewTab.textTabStyle": "Tab style", diff --git a/apps/visioeditor/main/locale/fr.json b/apps/visioeditor/main/locale/fr.json index 9677e634d7..f997c7c9d4 100644 --- a/apps/visioeditor/main/locale/fr.json +++ b/apps/visioeditor/main/locale/fr.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.textZoom": "Zoom", "VE.Views.ViewTab.tipFitPage": "Ajuster à la page", "VE.Views.ViewTab.tipFitWidth": "Ajuster à la largeur", - "VE.Views.ViewTab.tipInterfaceTheme": "Thème d'interface" + "VE.Views.ViewTab.tipInterfaceTheme": "Thème d'interface", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/he.json b/apps/visioeditor/main/locale/he.json index b889fbb516..2597a143f7 100644 --- a/apps/visioeditor/main/locale/he.json +++ b/apps/visioeditor/main/locale/he.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.textLine": "Line", "VE.Views.ViewTab.textStatusBar": "Status Bar", "VE.Views.ViewTab.textTabStyle": "Tab style", - "VE.Views.ViewTab.textZoom": "Zoom" + "VE.Views.ViewTab.textZoom": "Zoom", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/pt.json b/apps/visioeditor/main/locale/pt.json index 4a8ec3d7b6..af12c88325 100644 --- a/apps/visioeditor/main/locale/pt.json +++ b/apps/visioeditor/main/locale/pt.json @@ -411,5 +411,6 @@ "VE.Controllers.Main.textConnectionLost": "Trying to connect. Please check connection settings.", "VE.Controllers.Main.textUpdateVersion": "The document cannot be edited right now.
Trying to update file, please wait...", "VE.Controllers.Main.textUpdating": "Updating", - "VE.Views.LeftMenu.txtEditor": "Visio Editor" + "VE.Views.LeftMenu.txtEditor": "Visio Editor", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ro.json b/apps/visioeditor/main/locale/ro.json index 0dd9ab4cf5..6cff87504f 100644 --- a/apps/visioeditor/main/locale/ro.json +++ b/apps/visioeditor/main/locale/ro.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.tipInterfaceTheme": "Tema de interfață", "VE.Controllers.Main.textConnectionLost": "Trying to connect. Please check connection settings.", "VE.Controllers.Main.textUpdateVersion": "The document cannot be edited right now.
Trying to update file, please wait...", - "VE.Controllers.Main.textUpdating": "Updating" + "VE.Controllers.Main.textUpdating": "Updating", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file diff --git a/apps/visioeditor/main/locale/ru.json b/apps/visioeditor/main/locale/ru.json index 5dbc59af9a..42d5cce920 100644 --- a/apps/visioeditor/main/locale/ru.json +++ b/apps/visioeditor/main/locale/ru.json @@ -411,5 +411,6 @@ "VE.Views.ViewTab.textZoom": "Масштаб", "VE.Views.ViewTab.tipFitPage": "По размеру страницы", "VE.Views.ViewTab.tipFitWidth": "По ширине", - "VE.Views.ViewTab.tipInterfaceTheme": "Тема интерфейса" + "VE.Views.ViewTab.tipInterfaceTheme": "Тема интерфейса", + "VE.Views.ViewTab.textRightMenu": "Right Panel" } \ No newline at end of file