mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-06-17 14:22:02 +00:00
first commit
This commit is contained in:
Executable
+9
@@ -0,0 +1,9 @@
|
||||
// French Translation by Nicolas M.
|
||||
|
||||
CKEDITOR.plugins.setLang('wordcount', 'fr', {
|
||||
WordCount: 'Mots:',
|
||||
CharCount: 'Caractères:',
|
||||
CharCountWithHTML: 'Caractères (including HTML):',
|
||||
limit: 'Limite:',
|
||||
title: 'Statistiques'
|
||||
});
|
||||
Reference in New Issue
Block a user