diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/find/lang/nb.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/find/lang/nb.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/find/lang/nb.js b/public/bower_components/ckeditor/plugins/find/lang/nb.js new file mode 100644 index 0000000..6779f49 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/find/lang/nb.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("find","nb",{find:"Søk",findOptions:"Søkealternativer",findWhat:"Søk etter:",matchCase:"Skill mellom store og små bokstaver",matchCyclic:"Søk i hele dokumentet",matchWord:"Bare hele ord",notFoundMsg:"Fant ikke søketeksten.",replace:"Erstatt",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle(r) erstattet.",replaceWith:"Erstatt med:",title:"Søk og erstatt"});
\ No newline at end of file |