aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/fo.js
blob: 61f5c66c44c51ce32fb698fdae2fbc6a63aa6847 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'fo', {
	btn_about: 'Um SCAYT',
	btn_dictionaries: 'Orðabøkur',
	btn_disable: 'Nokta SCAYT',
	btn_enable: 'Loyv SCAYT',
	btn_langs:'Tungumál',
	btn_options: 'Uppseting',
	text_title:  'Kanna stavseting, meðan tú skrivar'
});