8 lines
220 B
JavaScript
8 lines
220 B
JavaScript
// I18N constants
|
|
// LANG: "no", ENCODING: UTF-8
|
|
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
|
{
|
|
"Default": "Standard",
|
|
"Undefined": "Udefinert",
|
|
"Choose stylesheet": "Velg stilsett"
|
|
}; |