Archived
1
0
This repository has been archived on 2025-06-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LuckyCoinkydink/htmlarea/plugins/CharCounter/lang/fr.js
T

6 lines
97 B
JavaScript

// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Chars": "Caractères",
"Words": "Mots"
};