You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
321 B
JavaScript

define(
({
createLinkTitle: "Propriétés du lien",
insertImageTitle: "Propriétés de l'image",
url: "URL :",
text: "Description :",
target: "Cible :",
set: "Définir",
currentWindow: "Fenêtre actuelle",
parentWindow: "Fenêtre parent",
topWindow: "Fenêtre supérieure",
newWindow: "Nouvelle fenêtre"
})
);