diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/find/lang/sv.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/find/lang/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/find/lang/sv.js b/public/bower_components/ckeditor/plugins/find/lang/sv.js new file mode 100644 index 0000000..f86c7d2 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/find/lang/sv.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("find","sv",{find:"Sök",findOptions:"Sökalternativ",findWhat:"Sök efter:",matchCase:"Skiftläge",matchCyclic:"Matcha cykliska",matchWord:"Inkludera hela ord",notFoundMsg:"Angiven text kunde ej hittas.",replace:"Ersätt",replaceAll:"Ersätt alla",replaceSuccessMsg:"%1 förekomst(er) ersatta.",replaceWith:"Ersätt med:",title:"Sök och ersätt"});
\ No newline at end of file |