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
+8
@@ -0,0 +1,8 @@
|
||||
// Norwegian translation by Vegard S.
|
||||
CKEDITOR.plugins.setLang('wordcount', 'no', {
|
||||
WordCount: 'Ord:',
|
||||
CharCount: 'Tegn:',
|
||||
CharCountWithHTML: 'Tegn (including HTML):',
|
||||
limit: 'Grense:',
|
||||
title: 'Statistikk'
|
||||
});
|
||||
Reference in New Issue
Block a user