5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
// I18N constants
|
|
// LANG: "fr", ENCODING: UTF-8
|
|
{
|
|
"Chars": "Caractères"
|
|
}; |