Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/assets/multilinguism.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{ "id" : "chooseImage" , "FR" : "Choisir l'image", "EN" : "Choose the picture" },
{ "id" : "addWordVariantManually" , "FR" : "Ajouter une variante du mot manuellement", "EN" : "Add a word variant manually" },
{ "id" : "enterWordToDisplay" , "FR" : "Entrez le mot à afficher", "EN" : "Enter the word to display" },
{ "id" : "enterWordPronounced" , "FR" : "Entrez le not qui sera prononcé", "EN" : "Enter the word that will be pronounced" },
{ "id" : "enterWordPronounced" , "FR" : "Entrez le mot qui sera prononcé", "EN" : "Enter the word that will be pronounced" },
{ "id" : "enterImageURL" , "FR" : "Entrez l'URL d'une image", "EN" : "Enter the URL address of a picture" },
{ "id" : "searchForWord" , "FR" : "Chercher un mot", "EN" : "Search for a word" },
{ "id" : "saveModif" , "FR" : "Sauvegarder", "EN" : "Save" },
Expand All @@ -50,7 +50,7 @@
{ "id" : "noElementToModifySelected" , "FR" : "Aucun élément à modifier n'a été selectionné.", "EN" : "No element to modify has been selected." },
{ "id" : "modifyInteractions" , "FR" : "Modifier les interactions", "EN" : "Edit interactions" },
{ "id" : "addToSentence" , "FR" : "Ajouter à la phrase", "EN" : "Add to sentence" },
{ "id" : "pronounce" , "FR" : "Orononcer", "EN" : "Pronounce" },
{ "id" : "pronounce" , "FR" : "Prononcer", "EN" : "Pronounce" },
{ "id" : "displayAlternativeForms" , "FR" : "Afficher les formes alternatives", "EN" : "Display alternative forms" },
{ "id" : "click" , "FR" : "Clique", "EN" : "Click" },
{ "id" : "dblClick" , "FR" : "Double clique", "EN" : "Double click" },
Expand Down