Edit contents.json (fr) and SideMenu

This commit is contained in:
Svetlana Maleeva 2023-10-17 10:45:18 +03:00
parent 5fd0d7de3b
commit b2ba874e17
6 changed files with 8 additions and 2 deletions

View File

@ -12,4 +12,5 @@
<li><a class="leftmenu_documenteditor_convertnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ConvertFootnotesEndnotes.aspx")%>">Conversion de notes de bas de page en notes de fin</a></li>
<li><a class="leftmenu_documenteditor_footnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertBookmarks.aspx")%>">Ajouter des marque-pages</a></li>
<li><a class="leftmenu_documenteditor_watermark" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/AddWatermark.aspx")%>">Ajouter un filigrane</a></li>
<li><a class="leftmenu_documenteditor_hyphenation" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Hyphenation.aspx")%>">Activer la coupure de mots</a></li>
</ul>

View File

@ -12,4 +12,5 @@
<li><a class="leftmenu_documenteditor_convertnotes" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/ConvertFootnotesEndnotes.aspx")%>">Преобразование сносок и концевых сносок</a></li>
<li><a class="leftmenu_documenteditor_bookmarks" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/InsertBookmarks.aspx")%>">Добавление закладок</a></li>
<li><a class="leftmenu_documenteditor_watermark" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/AddWatermark.aspx")%>">Добавление подложки</a></li>
<li><a class="leftmenu_documenteditor_hyphenation" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Document-Editor/UsageInstructions/Hyphenation.aspx")%>">Расстановка переносов</a></li>
</ul>

View File

@ -2,4 +2,5 @@
<ul class="leftmenu_spreadsheeteditor_toggle_expand_menu leftmenu_sheet_operations">
<li><a class="leftmenu_spreadsheeteditor_managesheets" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ManageSheets.aspx")%>">Gérer des feuilles de calcul</a></li>
<li><a class="leftmenu_spreadsheeteditor_headersfooters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/InsertHeadersFooters.aspx")%>">Insérer des en-têtes et pieds de page</a></li>
<li><a class="leftmenu_spreadsheeteditor_breaks" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/PageBreaks.aspx")%>">Insérer des sauts de page</a></li>
</ul>

View File

@ -2,4 +2,5 @@
<ul class="leftmenu_spreadsheeteditor_toggle_expand_menu leftmenu_sheet_operations">
<li><a class="leftmenu_spreadsheeteditor_managesheets" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/ManageSheets.aspx")%>">Управление листами</a></li>
<li><a class="leftmenu_spreadsheeteditor_headersfooters" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/InsertHeadersFooters.aspx")%>">Вставка колонтитулов</a></li>
<li><a class="leftmenu_spreadsheeteditor_breaks" href="<%=VirtualPathUtility.ToAbsolute("~/ONLYOFFICE-Editors/ONLYOFFICE-Spreadsheet-Editor/UsageInstructions/PageBreaks.aspx")%>">Вставка разрывов страниц</a></li>
</ul>

View File

@ -82,7 +82,8 @@
"src": "UsageInstructions/InsertBookmarks.htm",
"name": "Ajouter des marque-pages"
},
{"src": "UsageInstructions/AddWatermark.htm", "name": "Ajouter un filigrane"},
{ "src": "UsageInstructions/AddWatermark.htm", "name": "Ajouter un filigrane" },
{"src": "UsageInstructions/Hyphenation.htm", "name": "Activer la coupure de mots"},
{
"src": "UsageInstructions/AlignText.htm",
"name": "Alignement du texte d'un paragraphe",

View File

@ -52,7 +52,8 @@
"name": "Gérer des feuilles de calcul",
"headername": "Opérations avec les feuilles"
},
{"src": "UsageInstructions/InsertHeadersFooters.htm", "name": "Insérer des en-têtes et pieds de page"},
{ "src": "UsageInstructions/InsertHeadersFooters.htm", "name": "Insérer des en-têtes et pieds de page" },
{"src": "UsageInstructions/PageBreaks.htm", "name": "Insérer des sauts de page"},
{
"src": "UsageInstructions/FontTypeSizeStyle.htm",
"name": "Définir le type de police, la taille, le style et la couleur",