Selaa lähdekoodia

updated French translation

Former-commit-id: cedeab0f6aa0f83b800376e59234a03b0a0fb6e5
Gildas 6 vuotta sitten
vanhempi
sitoutus
d2537b2193
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      _locales/fr/messages.json

+ 3 - 3
_locales/fr/messages.json

@@ -508,15 +508,15 @@
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
 	"editorCutPage": {
-		"message": "Enable/disable removing document's element on click",
+		"message": "Activer/désactiver la supression des éléments du document au click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
 	"editorUndoCutPage": {
-		"message": "Restore last removed element",
+		"message": "Restaurer le dernier élement supprimé",
 		"description": "Title of the button 'Restore last removed element' in the editor"
 	},
 	"editorUndoAllCutPage": {
-		"message": "Restore all removed elements",
+		"message": "Restaurer tous les élements supprimés",
 		"description": "Title of the button 'Restore all removed elements' in the editor"
 	},
 	"editorSavePage": {