This repository has been archived on 2025-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
Files

7 lines
163 B
JavaScript
Raw Permalink Normal View History

// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Default": "Défaut",
"Undefined": "Non défini",
"Choose stylesheet": "Choisir feuille de style"
};