Add French translation of common nodes

This commit is contained in:
GogoVega
2022-11-29 12:50:19 +01:00
parent 14c362d4ba
commit 9727062d60
8 changed files with 287 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<!--
Copyright JS Foundation and other contributors, http://js.foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<script type="text/html" data-help-name="comment">
<p>Un noeud d'annotations, que vous pouvez utiliser pour ajouter des commentaires à vos flux.</p>
<h3>Détails</h3>
<p>Le panneau d'édition acceptera la syntaxe Markdown. Le texte sera rendu dans
ce panneau latéral d'information.</p>
</script>