This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/xinha/plugins/InsertAnchor/lang/fr.js

7 lines
153 B
JavaScript

// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert Anchor": "Insérer une ancre",
"Anchor name": "Nom de l'ancre",
"Delete": "Supprimer"
};