8 lines
196 B
JavaScript
8 lines
196 B
JavaScript
|
|
// I18N constants
|
||
|
|
// LANG: "no", ENCODING: UTF-8
|
||
|
|
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
|
||
|
|
|
||
|
|
{
|
||
|
|
"Insert special character": "Sett inn tegn",
|
||
|
|
"Cancel": "Avbryt"
|
||
|
|
}
|